[infinispan-issues] [JBoss JIRA] (ISPN-8079) QueryInterceptor : Missing value during early rebalance in functional commands

Radim Vansa (JIRA) issues at jboss.org
Fri Aug 4 07:26:00 EDT 2017


    [ https://issues.jboss.org/browse/ISPN-8079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13444408#comment-13444408 ] 

Radim Vansa commented on ISPN-8079:
-----------------------------------

This will be handled in the PR to fix ISPN-7806, so marking as duplicate.

> 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