[infinispan-issues] [JBoss JIRA] (ISPN-11281) Near cache should not be applied for internal caches

Will Burns (Jira) issues at jboss.org
Tue Apr 7 12:42:00 EDT 2020


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

Will Burns updated ISPN-11281:
------------------------------
    Description: 
When near caching is enabled it will register a listener in an internal cache such as ___protobuf_metadata which can be used by remote clients to register metadata. The server should not allow any clients to register a listener on any of these caches.

More details, see the issue in Quarkus

https://github.com/quarkusio/quarkus/issues/3548

  was:
When we have near caching enabled in quarkus and we start reading a value from infinispan, we get a marshalling error at least at the first access.

More details, see the issue in Quarkus

https://github.com/quarkusio/quarkus/issues/3548



> Near cache should not be applied for internal caches
> ----------------------------------------------------
>
>                 Key: ISPN-11281
>                 URL: https://issues.redhat.com/browse/ISPN-11281
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Quarkus
>    Affects Versions: 10.1.1.Final
>            Reporter: Katia Aresti
>            Assignee: Katia Aresti
>            Priority: Major
>              Labels: Quarkus
>
> When near caching is enabled it will register a listener in an internal cache such as ___protobuf_metadata which can be used by remote clients to register metadata. The server should not allow any clients to register a listener on any of these caches.
> More details, see the issue in Quarkus
> https://github.com/quarkusio/quarkus/issues/3548



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


More information about the infinispan-issues mailing list