]
Adrian Nistor commented on ISPN-5157:
-------------------------------------
Fixed here:
ProtoStreamWriterImpl.writeXyz throws NPE if given field name is
unknown
------------------------------------------------------------------------
Key: ISPN-5157
URL:
https://issues.jboss.org/browse/ISPN-5157
Project: Infinispan
Issue Type: Bug
Components: Remote Querying
Affects Versions: 7.1.0.Beta1
Reporter: Adrian Nistor
Assignee: Adrian Nistor
Fix For: 7.1.0.CR1
This used to throw an exception with a meaningful error message but this was lost during
a refactoring.