]
Mircea Markus updated ISPN-3122:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
ByteArrayEquivalence cannot be configured easily via XML
configuration
----------------------------------------------------------------------
Key: ISPN-3122
URL:
https://issues.jboss.org/browse/ISPN-3122
Project: Infinispan
Issue Type: Bug
Reporter: Galder ZamarreƱo
Assignee: Galder ZamarreƱo
Fix For: 5.3.0.CR1
ByteArrayEquivalence is an Enum, which cannot be instantiated via reflection. Instead,
make it a class, and when we want to access the singleton for programmatic configuration,
have a static final variable and access it via static factory method in
ByteArrayEquivalence.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: