Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-6517 Snapshot support for Ozone
  3. HDDS-7845

[Snapshot] Wait for RocksDB checkpoint directory creation

    XMLWordPrintableJSON

Details

    Description

      There is an issue while running a UT that included a snapdiff call, The problem was that it included 2 consecutive createSnapshot calls , The first one created a checkpoint however the second didn’t and gave an error during snapshot read (as checkpoint hadn't been created). although it didn’t give an error during snapshot create and returned a response, It looks like the checkpoint creation is happening async and not blocking call. One more observation is that this occurs only when ratisEnabled set to true . 

      Attachments

        Issue Links

          Activity

            People

              hemantk Hemant Kumar
              hemantk Hemant Kumar
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: