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

Alexander Lorenz-Alten resolved FLUME-453.
------------------------------------------

    Resolution: Won't Fix
    
> Non-threadsafe methods in ZooKepperConfigStore
> ----------------------------------------------
>
>                 Key: FLUME-453
>                 URL: https://issues.apache.org/jira/browse/FLUME-453
>             Project: Flume
>          Issue Type: Bug
>          Components: Master
>    Affects Versions: v0.9.4
>            Reporter: Jonathan Hsieh
>             Fix For: v0.9.5
>
>
> Henry:
> """"
> Both getConfigs and getLogicalNodeMap return unmodifiable* which read-through 
> to the underlying map. They are therefore prone to concurrent modification 
> exceptions. Both should be defensively copying the maps in question.
> """"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to