Hari Shreedharan created FLUME-1836:
---------------------------------------

             Summary: Context class has excessive synchronization
                 Key: FLUME-1836
                 URL: https://issues.apache.org/jira/browse/FLUME-1836
             Project: Flume
          Issue Type: Bug
            Reporter: Hari Shreedharan
            Assignee: Hari Shreedharan


Context does not need to be thread-safe, since it is meant to be used only for 
configuration, and configuration of all components always happens from the same 
thread, sequentially.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to