[infinispan-issues] [JBoss JIRA] (ISPN-8079) QueryInterceptor : Missing value during early rebalance in functional commands
Katia Aresti (JIRA)
issues at jboss.org
Wed Jul 19 11:29:00 EDT 2017
[ https://issues.jboss.org/browse/ISPN-8079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13437741#comment-13437741 ]
Katia Aresti commented on ISPN-8079:
------------------------------------
I added this issue to specifically treat the problem that might also concern compute methods
> QueryInterceptor : Missing value during early rebalance in functional commands
> ------------------------------------------------------------------------------
>
> Key: ISPN-8079
> URL: https://issues.jboss.org/browse/ISPN-8079
> Project: Infinispan
> Issue Type: Bug
> Affects Versions: 9.1.0.Final
> Reporter: Katia Aresti
> Assignee: Katia Aresti
>
> Functional commands, including ComputeCommand, calculate the value to be set or removed inside the lambda when the command is executing. If the value previous value has to be removed for any reason, the value has to be picked up from the context.
> In some rare cases, during topology changes, the value might not be in the context and so it can't be retrieved or removed. In that particular case, the method provided by the ISPN-7990 issue has to be used to delete the key in every context.
> In this issue, we need to add a reproducer for the problem and correct it.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the infinispan-issues
mailing list