]
Dan Berindei resolved ISPN-4684.
--------------------------------
Resolution: Done
I removed the stale L1 segments computation in the ISPN-4852 fix.
Segments with potentially stale L1 data are not invalidated
correctly
---------------------------------------------------------------------
Key: ISPN-4684
URL:
https://issues.jboss.org/browse/ISPN-4684
Project: Infinispan
Issue Type: Bug
Components: Core, State Transfer
Affects Versions: 6.0.2.Final, 7.0.0.Beta1
Reporter: Dan Berindei
Assignee: Dan Berindei
Priority: Critical
Fix For: 7.0.0.CR2
{{StateConsumerImpl.computeStaleL1Entries()}} uses {{newWriteCh}} instead of
{{previousWriteCh}}, so the list of stale L1 segments is always empty.