You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Pradeep Agrawal (Jira)" <ji...@apache.org> on 2022/07/22 06:52:00 UTC

[jira] [Resolved] (RANGER-3813) Fix ConcurrentModificationException in UnixUserGroupBuilder

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

Pradeep Agrawal resolved RANGER-3813.
-------------------------------------
    Fix Version/s: 3.0.0
       Resolution: Fixed

Commit link : https://github.com/apache/ranger/commit/c51fedfba9efb61c1ff7bf9b41f4db4b965fe1a7

> Fix ConcurrentModificationException in UnixUserGroupBuilder
> -----------------------------------------------------------
>
>                 Key: RANGER-3813
>                 URL: https://issues.apache.org/jira/browse/RANGER-3813
>             Project: Ranger
>          Issue Type: Bug
>          Components: usersync
>    Affects Versions: 2.2.0
>            Reporter: Abhishek Kumar
>            Assignee: Abhishek Kumar
>            Priority: Major
>             Fix For: 3.0.0
>
>
> Line number 426 in ugsync/src/main/java/org/apache/ranger/unixusersync/process/UnixUserGroupBuilder.java updates the map while iteration which raises the exception ConcurrentModificationException, the jira tracks the fix for the same.



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