[infinispan-issues] [JBoss JIRA] (ISPN-9181) Remove compat mode from Remote Iterator
Gustavo Fernandes (JIRA)
issues at jboss.org
Fri May 18 12:10:00 EDT 2018
[ https://issues.jboss.org/browse/ISPN-9181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gustavo Fernandes updated ISPN-9181:
------------------------------------
Description:
The remote iterator checks for compat mode and if present, unmarshalls keys and values before running them to the filters (in case they're present).
There should be a generic mechanism where the filter itself specifies in which format it wants to process the data. Something similar to {{useRawData()}} in the remote listeners, where it control it listeners should receive data as POJOS or binary format
was:
The remote iterator checks for compat mode and if present, unmarshalls keys and values before running them to the filters (in case they're present).
There should be a mechanism (in the event subsystem preferably) where the filter itself specifies in which format it wants to process the data. Something similar to {{useRawData()}} in the remote listeners, where it control it listeners should receive data as POJOS or binary format
> Remove compat mode from Remote Iterator
> ---------------------------------------
>
> Key: ISPN-9181
> URL: https://issues.jboss.org/browse/ISPN-9181
> Project: Infinispan
> Issue Type: Sub-task
> Reporter: Gustavo Fernandes
>
> The remote iterator checks for compat mode and if present, unmarshalls keys and values before running them to the filters (in case they're present).
> There should be a generic mechanism where the filter itself specifies in which format it wants to process the data. Something similar to {{useRawData()}} in the remote listeners, where it control it listeners should receive data as POJOS or binary format
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the infinispan-issues
mailing list