You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Mingliang Liu (Jira)" <ji...@apache.org> on 2020/08/25 19:18:00 UTC

[jira] [Updated] (HADOOP-17226) Failure of ITestAssumeRole.testRestrictedCommitActions

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

Mingliang Liu updated HADOOP-17226:
-----------------------------------
    Description: 
Counter of progress callbacks of parallel commits was 1, not two. As the callback wasn't using an atomic long, likely to be a (rare) race condition.

see in HADOOP-16830 test run; looks unrelated but I'll add the fix there anyway so I can see if it goes away.



  was:
Counter of progress callbacks of parallel commits was 1, not too. As the callback wasn't using an atomic long, likely to be a (rare) race condition.

see in HADOOP-16830 test run; looks unrelated but I'll add the fix there anyway so I can see if it goes away.




> Failure of ITestAssumeRole.testRestrictedCommitActions 
> -------------------------------------------------------
>
>                 Key: HADOOP-17226
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17226
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3, test
>    Affects Versions: 3.4.0
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Minor
>
> Counter of progress callbacks of parallel commits was 1, not two. As the callback wasn't using an atomic long, likely to be a (rare) race condition.
> see in HADOOP-16830 test run; looks unrelated but I'll add the fix there anyway so I can see if it goes away.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org