]
Radim Vansa updated ISPN-7715:
------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
Command can reply when the cache has been shut down
---------------------------------------------------
Key: ISPN-7715
URL:
https://issues.jboss.org/browse/ISPN-7715
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 9.0.0.Final
Reporter: Radim Vansa
Assignee: Radim Vansa
When a cache has been shut down, therefore wiping out the data container, there can be
still ongoing commands that will reply to the RPC sender. The result can be invalid at
that moment, though.
This causes issues in GetAllCommandStressTest.