Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-11506 Improvements for large scale deletion
  3. HDDS-11712

Iterate whole scm delete block table in SCMBlockDeletingService before retrying the same transaction again

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      In some cases SCMBlockDeletingService keep reading same transaction and use for block deletion and incrementing the retry count. But due to some issue on DN those transactions either fails or timeout. This leads to slow down the process. To give fair chance and to have better delete speed, we need to iterate delete table completely before giving second retry for the same transaction.

      Attachments

        Activity

          People

            ashishkr Ashish Kumar
            ashishkr Ashish Kumar
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: