[
https://issues.apache.org/jira/browse/HDFS-17175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761139#comment-17761139
]
TangLin commented on HDFS-17175:
--------------------------------
If two threads get for the same user like A, one id is 2 another is 3, 3 is
compelet, we should decrement, then B increament the id is 3, t2i map is A->3,
B->3, but i2t map is 3->B. When we setOnwer A, the user is always B.
> setOwner maybe set any user due to HDFS-16798
> ---------------------------------------------
>
> Key: HDFS-17175
> URL: https://issues.apache.org/jira/browse/HDFS-17175
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 3.4.0
> Reporter: TangLin
> Priority: Major
>
> This mr may cause the corresponding relationship between t2i and i2t to be
> inconsistent. We need revert it.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]