]
Adrian Nistor updated ISPN-9408:
--------------------------------
Fix Version/s: 9.4.0.Final
Support for query results in different formats in Hot Rod
---------------------------------------------------------
Key: ISPN-9408
URL:
https://issues.jboss.org/browse/ISPN-9408
Project: Infinispan
Issue Type: Enhancement
Components: Remote Protocols
Reporter: Gustavo Fernandes
Assignee: Gustavo Fernandes
Fix For: 9.4.0.CR1, 9.4.0.Final
ISPN-7420 introduced multiple format support for the Hot Rod client, but this is not
covering the query results which are always protobuf. The data format specified in the
client should propagate to the server and the response (query results or projections)
should be converted to the specified format.