]
Tristan Tarrant updated ISPN-8926:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: (was: 9.3.0.Alpha1)
Resolution: Done
DistributionBulkInterceptor keySet doesn't delegate down chain
--------------------------------------------------------------
Key: ISPN-8926
URL:
https://issues.jboss.org/browse/ISPN-8926
Project: Infinispan
Issue Type: Bug
Components: Core
Reporter: William Burns
Assignee: William Burns
Fix For: 9.2.1.Final
The entrySet command of DistributionBulkInterceptor was changed over, but unfortunately
the KeySet command wasn't changed. We should change it so, otherwise Cache encodings
can get lost.