[infinispan-issues] [JBoss JIRA] (ISPN-9615) Move command perform logic into CallInterceptor directly

William Burns (Jira) issues at jboss.org
Thu Nov 15 10:15:00 EST 2018


     [ https://issues.jboss.org/browse/ISPN-9615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

William Burns updated ISPN-9615:
--------------------------------
              Status: Pull Request Sent  (was: Coding In Progress)
    Git Pull Request: https://github.com/infinispan/infinispan/pull/6351


> Move command perform logic into CallInterceptor directly
> --------------------------------------------------------
>
>                 Key: ISPN-9615
>                 URL: https://issues.jboss.org/browse/ISPN-9615
>             Project: Infinispan
>          Issue Type: Sub-task
>          Components: Core
>            Reporter: William Burns
>            Assignee: William Burns
>            Priority: Major
>             Fix For: 10.0.0.Alpha1
>
>
> 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.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the infinispan-issues mailing list