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

Race conditions in aggregate calculation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.92.0
    • 0.92.0
    • Coprocessors
    • None
    • Reviewed

    Description

      The AggregationClient requests aggregations from multiple region servers in parallel. The calculations in the reducer callbacks of the AggregationClient are not thread safe, and therefore could return an incorrect result due to simultaneous/interleaved execution.

      Attachments

        1. coprocessor_race.patch
          9 kB
          John Heitmann

        Activity

          People

            Unassigned Unassigned
            heitmann John Heitmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: