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

Details

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

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: