[infinispan-issues] [JBoss JIRA] (ISPN-10169) Hot Rod iteration state is kept around forever if IterationEnd is not invoked
Tristan Tarrant (Jira)
issues at jboss.org
Tue May 7 06:24:01 EDT 2019
[ https://issues.jboss.org/browse/ISPN-10169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
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)
More information about the infinispan-issues
mailing list