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

Variable shared across multiple threads

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      Some static analysis found a variable which was used across multiple threads without any synchronization that would allow race conditions.

      The variable does not need to be a member of the class, instead just made a local variable.

      Attachments

        Activity

          People

            elserj Josh Elser
            elserj Josh Elser
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: