[infinispan-issues] [JBoss JIRA] (ISPN-4519) Prepare should be broadcasted to entire cluster in replicated mode
Dan Berindei (JIRA)
issues at jboss.org
Tue Jul 15 03:04:29 EDT 2014
Dan Berindei created ISPN-4519:
----------------------------------
Summary: Prepare should be broadcasted to entire cluster in replicated mode
Key: ISPN-4519
URL: https://issues.jboss.org/browse/ISPN-4519
Project: Infinispan
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Core
Affects Versions: 7.0.0.Alpha4
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 7.0.0.Alpha5
TxDistributionInterceptor.visitPrepareCommand explicitly checks if the {{recipients}} collection is {{null}} and replaces it with the list of cache members. This was done for total order, but TOA now supports sending messages to {{null}}, so there is no reason to handle this in our code.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
More information about the infinispan-issues
mailing list