]
Tristan Tarrant updated ISPN-9533:
----------------------------------
Fix Version/s: 10.0.0.Beta5
(was: 10.0.0.Beta4)
ProtobufValueWrapper needs a more efficient key transformer when used
as key in an indexed cache
------------------------------------------------------------------------------------------------
Key: ISPN-9533
URL:
https://issues.jboss.org/browse/ISPN-9533
Project: Infinispan
Issue Type: Enhancement
Components: Remote Querying
Reporter: Nistor Adrian
Assignee: Nistor Adrian
Priority: Major
Fix For: 10.0.0.Beta5
DefaultTransformer is very very wasteful. Right now (9.x) we do not put protobuf keys in
cache wrapped in a ProtobufValueWrapper but we'll start doing that once we implement
query on keys.