[infinispan-issues] [JBoss JIRA] (ISPN-9442) Scripts with JSON datatype should be able to read data as String by default
Gustavo Fernandes (JIRA)
issues at jboss.org
Tue Aug 21 12:46:01 EDT 2018
[ https://issues.jboss.org/browse/ISPN-9442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gustavo Fernandes updated ISPN-9442:
------------------------------------
Status: Open (was: New)
> Scripts with JSON datatype should be able to read data as String by default
> ---------------------------------------------------------------------------
>
> Key: ISPN-9442
> URL: https://issues.jboss.org/browse/ISPN-9442
> Project: Infinispan
> Issue Type: Enhancement
> Components: Tasks
> Affects Versions: 9.4.0.Beta1
> Reporter: Gustavo Fernandes
> Assignee: Gustavo Fernandes
>
> ISPN-9182 introduced support for application/json as a script datatype, but the data is presented as byte[].
> When protobuf is the storage, it is possible to read data as JSON from scripts in the String form, by applying the "type" parameters to the MediaType: "application/json; type=java.lang.String", but this is not available for other storages.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the infinispan-issues
mailing list