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

Fix 2 new findbugs warnings introduced by HBASE-10598

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.96.2, 0.98.1, 0.99.0, 0.94.18
    • None
    • None
    • Reviewed

    Description

      Inconsistent synchronization of org.apache.hadoop.hbase.regionserver.TimeRangeTracker.maximumTimestamp; locked 66% of time

      In class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
      Field org.apache.hadoop.hbase.regionserver.TimeRangeTracker.maximumTimestamp
      Synchronized 66% of the time
      

      Inconsistent synchronization of org.apache.hadoop.hbase.regionserver.TimeRangeTracker.minimumTimestamp; locked 62% of time

      In class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
      Field org.apache.hadoop.hbase.regionserver.TimeRangeTracker.minimumTimestamp
      Synchronized 62% of the time
      

      Attachments

        1. 10624-0.94.txt
          1.0 kB
          Ted Yu
        2. 10624-v4.txt
          6 kB
          Ted Yu
        3. 10624-v2.txt
          2 kB
          Ted Yu
        4. 10624-v1.txt
          1 kB
          Ted Yu

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: