You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Hari Shreedharan (JIRA)" <ji...@apache.org> on 2013/01/13 04:54:13 UTC

[jira] [Created] (FLUME-1836) Context class has excessive synchronization

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