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

Ted Yu updated HBASE-9640:
--------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

> 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 was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to