Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-9640

Increment of loadSequence in CoprocessorHost#loadInstance() is thread-unsafe

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.98.0
    • None
    • None
    • Reviewed

    Description

          E env = createEnvironment(implClass, impl, priority, ++loadSequence, conf);
      

      Increment of loadSequence doesn't have proper synchronization.

      Attachments

        1. 9640.txt
          1 kB
          Ted Yu

        Activity

          People

            yuzhihong@gmail.com Ted Yu
            yuzhihong@gmail.com Ted Yu
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: