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

Fix race conditions around Object#notify

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.99.0, 0.98.3
    • 0.99.0, 0.98.4
    • Client, regionserver
    • None
    • Reviewed

    Description

      We do have some race conditions there. We don't see them fail in the unit tests, because our #wait are bounded. But from a performance point of view, they do occur. I've reviewed them and fix all the issue I found excepted in the AM (haven't reviewed this one, may be it's fine).

      On a perf test, this seems to improve the max latency.

      Attachments

        1. 11403.v1.patch
          6 kB
          Nicolas Liochon
        2. 11403.98.v1.patch
          5 kB
          Nicolas Liochon

        Activity

          People

            nkeywal Nicolas Liochon
            nkeywal Nicolas Liochon
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: