You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Owen Nichols (Jira)" <ji...@apache.org> on 2022/06/22 20:47:04 UTC

[jira] [Closed] (GEODE-9922) Consistently check multi key arguments map to the same slot

     [ https://issues.apache.org/jira/browse/GEODE-9922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen Nichols closed GEODE-9922.
-------------------------------

> Consistently check multi key arguments map to the same slot 
> ------------------------------------------------------------
>
>                 Key: GEODE-9922
>                 URL: https://issues.apache.org/jira/browse/GEODE-9922
>             Project: Geode
>          Issue Type: Improvement
>          Components: redis
>            Reporter: Jens Deppe
>            Assignee: Donal Evans
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.15.0
>
>
> Multi-key commands should use a consistent approach to validate that all the given keys are in the same slot. This could be done in `RegionProvider.lockedExecute` since all commands eventually end up there.
> As an aside, checking slot equivalence is not the same as ensuring that keys are local to the server (which also still needs to happen).



--
This message was sent by Atlassian Jira
(v8.20.7#820007)