]
Pedro Ruivo updated ISPN-6317:
------------------------------
Status: Open (was: New)
ClearCommand NPE in NonTxStateTransferOverwritingValue2Test
-----------------------------------------------------------
Key: ISPN-6317
URL:
https://issues.jboss.org/browse/ISPN-6317
Project: Infinispan
Issue Type: Bug
Components: Test Suite - Core
Affects Versions: 8.2.0.CR1
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Fix For: 8.2.0.Final
NonTxStateTransferOverwritingValue2Test wraps the entry before it commits but it can wrap
the entry for the clear command, because clear command has no key associated and it throws
the NPE.