[infinispan-issues] [JBoss JIRA] (ISPN-3425) Add support for strictPeerToPeer attribute to the server distribution

Martin Gencur (JIRA) jira-events at lists.jboss.org
Fri Aug 23 06:09:26 EDT 2013


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

Martin Gencur updated ISPN-3425:
--------------------------------

              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/infinispan/infinispan-server/pull/135

    
> Add support for strictPeerToPeer attribute to the server distribution
> ---------------------------------------------------------------------
>
>                 Key: ISPN-3425
>                 URL: https://issues.jboss.org/browse/ISPN-3425
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Server
>    Affects Versions: 6.0.0.Alpha2
>            Reporter: Martin Gencur
>            Assignee: Martin Gencur
>            Priority: Minor
>             Fix For: 6.0.0.CR1
>
>
> The attribute has the following meaning:
> If set to true, RPC operations will fail if the named cache does not exist on remote nodes with a NamedCacheNotFoundException. Otherwise, operations will succeed but it will be logged on the caller that the RPC did not succeed on certain nodes due to the named cache not being available. 
> This attribute is by default set to false and cannot be adjusted through ISPN server's configuration.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list