You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexander Lapin (Jira)" <ji...@apache.org> on 2023/02/09 16:52:00 UTC

[jira] [Commented] (IGNITE-18714) Not thread safe usage of InternalTableImpl#partitionMap

    [ https://issues.apache.org/jira/browse/IGNITE-18714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17686645#comment-17686645 ] 

Alexander Lapin commented on IGNITE-18714:
------------------------------------------

[~Sergey Uttsel] LGTM, thx!

> Not thread safe usage of InternalTableImpl#partitionMap
> -------------------------------------------------------
>
>                 Key: IGNITE-18714
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18714
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Sergey Uttsel
>            Assignee: Sergey Uttsel
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-beta2
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> h3. Motivation
> The mutex is used to update the partitionMap, but it is not used when reading from the partitionMap
> h3. Definition of Done
> Thread-safe usage of InternalTableImpl#partitionMap



--
This message was sent by Atlassian Jira
(v8.20.10#820010)