[infinispan-issues] [JBoss JIRA] (ISPN-4554) Cache RpcOptions objects in TxDistributionInterceptor

Dan Berindei (JIRA) issues at jboss.org
Tue Jul 22 11:23:32 EDT 2014


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

Dan Berindei resolved ISPN-4554.
--------------------------------

    Resolution: Rejected


Looks like there is a reason not to cache the RpcOptions objects: the replication timeout setting is mutable at runtime.


> Cache RpcOptions objects in TxDistributionInterceptor
> -----------------------------------------------------
>
>                 Key: ISPN-4554
>                 URL: https://issues.jboss.org/browse/ISPN-4554
>             Project: Infinispan
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: Core
>    Affects Versions: 7.0.0.Alpha5
>            Reporter: Dan Berindei
>            Assignee: Dan Berindei
>            Priority: Minor
>             Fix For: 7.0.0.Beta1
>
>
> The cost of creating a new RpcOptionsBuilder + RpcOptions instance should be trivial, but still there's no reason to do it.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the infinispan-issues mailing list