-
Bug
-
Resolution: Done
-
Major
-
7.0.0.Alpha4
-
None
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.