]
William Burns updated ISPN-8926:
--------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
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, 9.3.0.Alpha1
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.