[
https://issues.apache.org/jira/browse/HBASE-9640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13778854#comment-13778854
]
ramkrishna.s.vasudevan commented on HBASE-9640:
-----------------------------------------------
+1
> Increment of loadSequence in CoprocessorHost#loadInstance() is thread-unsafe
> -----------------------------------------------------------------------------
>
> Key: HBASE-9640
> URL: https://issues.apache.org/jira/browse/HBASE-9640
> Project: HBase
> Issue Type: Bug
> Reporter: Ted Yu
> Assignee: Ted Yu
> Fix For: 0.98.0
>
> Attachments: 9640.txt
>
>
> {code}
> E env = createEnvironment(implClass, impl, priority, ++loadSequence,
> conf);
> {code}
> Increment of loadSequence doesn't have proper synchronization.
--
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