[JBoss JIRA] (HRJS-82) Add support for listener converters
by Galder Zamarreño (Jira)
[ https://issues.jboss.org/browse/HRJS-82?page=com.atlassian.jira.plugin.sy... ]
Galder Zamarreño updated HRJS-82:
---------------------------------
Labels: rhdemo-2019 (was: )
> Add support for listener converters
> -----------------------------------
>
> Key: HRJS-82
> URL: https://issues.jboss.org/browse/HRJS-82
> Project: Infinispan Javascript client
> Issue Type: Enhancement
> Reporter: Galder Zamarreño
> Assignee: Galder Zamarreño
> Priority: Major
> Labels: rhdemo-2019
> Fix For: 0.7.0
>
>
> Listeners added to server should be able to pass in converter factory name to be able to get a custom event, containing more or less information. For example, one use case would be to get the value along with the key.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 5 months
[JBoss JIRA] (ISPN-10169) Hot Rod iteration state is kept around forever if IterationEnd is not invoked
by Tristan Tarrant (Jira)
[ https://issues.jboss.org/browse/ISPN-10169?page=com.atlassian.jira.plugin... ]
Tristan Tarrant updated ISPN-10169:
-----------------------------------
Labels: rhdemo-2019 (was: )
> Hot Rod iteration state is kept around forever if IterationEnd is not invoked
> -----------------------------------------------------------------------------
>
> Key: ISPN-10169
> URL: https://issues.jboss.org/browse/ISPN-10169
> Project: Infinispan
> Issue Type: Bug
> Components: Hot Rod, Server
> Affects Versions: 9.4.12.Final, 10.0.0.Beta3
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Priority: Major
> Labels: rhdemo-2019
>
> The DefaultIterationManager keeps a map of iterationstate for each active client iteration. Unfortunately, if the client does invoke the end operation, these states can linger forever. We should:
> * reap iterationstates when the channel that created them is closed
> * reap iterationstates which have been inactive for a long time
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 5 months
[JBoss JIRA] (ISPN-10169) Hot Rod iteration state is kept around forever if IterationEnd is not invoked
by Tristan Tarrant (Jira)
Tristan Tarrant created ISPN-10169:
--------------------------------------
Summary: Hot Rod iteration state is kept around forever if IterationEnd is not invoked
Key: ISPN-10169
URL: https://issues.jboss.org/browse/ISPN-10169
Project: Infinispan
Issue Type: Bug
Components: Hot Rod, Server
Affects Versions: 10.0.0.Beta3, 9.4.12.Final
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
The DefaultIterationManager keeps a map of iterationstate for each active client iteration. Unfortunately, if the client does invoke the end operation, these states can linger forever. We should:
* reap iterationstates when the channel that created them is closed
* reap iterationstates which have been inactive for a long time
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 5 months