Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-9614 Convert listeners to work with async interceptor stack
  3. ISPN-9615

Move command perform logic into CallInterceptor directly

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Major Major
    • 10.0.0.Final
    • None
    • Core
    • None

      By having the command perform logic in the CallInterceptor, we can avoid additional allocations for every command as the dependencies are stored in the interceptor stack. This would include things such as CacheNotifier and others.

      This also provides us the ability to more easily utilize the async interceptor stack for the actual command invocations.

              wburns@redhat.com Will Burns
              wburns@redhat.com Will Burns
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: