Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-6476

Index tool when verifying from index to data doesn't correctly split page into tasks

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.14.3, 4.16.0, 4.16.1
    • 4.17.0, 5.2.0, 4.16.2, 5.1.3
    • None
    • None

    Description

      When running index tool with index table as source, it splits a page into tasks when the page size is greater than the configured task size (default 2048) and runs each task in parallel. Each task is assigned a set of data row keys but the index mutation map is not split according to the data row keys assigned to a particular task. As a result, the tool reports wrong results because the index mutation map is per page but the set of data row keys is per task.

      Attachments

        1. PHOENIX-6476.master.v1.patch
          12 kB
          Tanuj Khurana

        Activity

          People

            tkhurana Tanuj Khurana
            tkhurana Tanuj Khurana
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: