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

Do not issue index updates for out of order mutation during index maintenance

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 4.12.0
    • None

    Description

      Index maintenance is not correct when rows arrive out of order (see PHOENIX-4052). In particular, out of order deletes end up with a spurious Put in the index. Rather than corrupt the secondary index, we can instead just ignore out-of-order mutations. The only downside is that point-in-time queries against an index will not work correctly.

      Attachments

        1. PHOENIX-4057_wip1.patch
          3 kB
          James R. Taylor
        2. PHOENIX-4057_v1.patch
          19 kB
          James R. Taylor

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: