[infinispan-issues] [JBoss JIRA] (ISPN-11943) Single MediaType ignored in JSON config

Gustavo Fernandes (Jira) issues at jboss.org
Mon Jun 1 09:41:01 EDT 2020


Gustavo Fernandes created ISPN-11943:
----------------------------------------

             Summary: Single MediaType ignored in JSON config
                 Key: ISPN-11943
                 URL: https://issues.redhat.com/browse/ISPN-11943
             Project: Infinispan
          Issue Type: Bug
          Components: Configuration
    Affects Versions: 11.0.0.CR1
            Reporter: Gustavo Fernandes
            Assignee: Gustavo Fernandes
             Fix For: 11.0.0.Final


The recently introduced single MediaType config for both keys and values is being ignored when creating a cache from JSON:

{code:json}
{
    "distributed-cache":{
        "encoding":{
            "media-type":"application/x-protostream"
        }
    }
}
{code}



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list