Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-2430 Improve statistics collection
  3. PHOENIX-1584

Ensure stats are correct if simultaneous split and merge

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • None
    • None
    • None
    • None

    Description

      During splits, we update the rowCount and byteCount via StatisticsWriter.splitStats() and at the same time compaction also updates the stats. So we are not able to get a consistent result for the rowCount and byteCount under these conditions. So for now these are not asserted when doing a select from the STATS table in the statistics unit tests. However on the client side it is asserted. All tests passes with this.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jamestaylor James R. Taylor
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: