[infinispan-issues] [JBoss JIRA] (ISPN-9442) Scripts with JSON datatype should be able to read data as String by default

Adrian Nistor (JIRA) issues at jboss.org
Fri Aug 24 07:41:00 EDT 2018


     [ https://issues.jboss.org/browse/ISPN-9442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adrian Nistor updated ISPN-9442:
--------------------------------
        Status: Resolved  (was: Pull Request Sent)
    Resolution: Done


Integrated in master. Thanks [~gustavonalle]!

> 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
>             Fix For: 9.4.0.CR1
>
>
> 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