Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-6548 HDDS Stability Fixes and Improvements
  3. HDDS-8139

Datanodes should not drop block delete transactions based on transaction ID

    XMLWordPrintableJSON

Details

    Description

      Currently datanodes expect to receive delete transactions from SCM in ascending order. If they get a transaction less than the largest one they have seen, they will quietly drop it and respond with success to the SCM. In some corner cases it may be possible that transactions arrive out of order, so the datanodes should not depend on ordering to prevent a large backlog of duplicate delete transactions.

      Attachments

        Issue Links

          Activity

            People

              sumitagrawl Sumit Agrawal
              erose Ethan Rose
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: