[infinispan-issues] [JBoss JIRA] (ISPN-9635) Support receiving values in the remote events API

Tristan Tarrant (Jira) issues at jboss.org
Sun Oct 27 16:09:16 EDT 2019


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

Tristan Tarrant updated ISPN-9635:
----------------------------------
    Fix Version/s: 10.0.1.Final
                       (was: 10.0.0.Final)


> Support receiving values in the remote events API
> -------------------------------------------------
>
>                 Key: ISPN-9635
>                 URL: https://issues.jboss.org/browse/ISPN-9635
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Listeners
>            Reporter: Gustavo Fernandes
>            Priority: Major
>             Fix For: 10.0.1.Final
>
>
> There is no proper API to receive both keys and values from remote events without resorting to KeyValueConverters that produces custom events with keys and values together. Converters are currently used by Near Cache, Spark connector, JCache and also Spring session.
> Ideally there should be a way to receive the event with keys and values separated, this facilitates transcoding (clients may choose to receive keys and values in different formats) and requires less efforts in the client to consume those events.



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


More information about the infinispan-issues mailing list