[infinispan-issues] [JBoss JIRA] (ISPN-3425) Add support for strictPeerToPeer attribute to the server distribution
Martin Gencur (JIRA)
jira-events at lists.jboss.org
Tue Aug 20 04:08:26 EDT 2013
Martin Gencur created ISPN-3425:
-----------------------------------
Summary: 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