-
Bug
-
Resolution: Done
-
Major
-
11.0.0.Final
-
None
-
DataGrid Sprint #45
I forgot there are immutable Intset implementation and IntSet.from() can return one of those instances.
If that is the case, bad things happen...
Caused by: java.lang.UnsupportedOperationException: RangeSet is immutable at org.infinispan.commons.util.RangeSet.removeAll(RangeSet.java:156) at org.infinispan.xsite.irac.DefaultIracManager.onTopologyUpdate(DefaultIracManager.java:211) at org.infinispan.statetransfer.StateTransferManagerImpl.doTopologyUpdate(StateTransferManagerImpl.java:189)