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

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

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
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: