]
Gustavo Fernandes updated ISPN-12315:
-------------------------------------
Git Pull Request:
REST server can't handle entry changes with value encoded as java
primitives
----------------------------------------------------------------------------
Key: ISPN-12315
URL:
https://issues.redhat.com/browse/ISPN-12315
Project: Infinispan
Issue Type: Bug
Components: Server
Affects Versions: 12.0.0.Dev04
Reporter: Gustavo Fernandes
Assignee: Gustavo Fernandes
Priority: Major
Fix For: 12.0.0.Dev05
It is possible to insert K/V via REST using media types representing java primitives
(such as {{application/x-java-object; type=java.lang.Integer}}) but changing the existing
entries throws an error "No marshaller registered for Java type
java.lang.Integer"