DomGarguilo commented on PR #4160: URL: https://github.com/apache/accumulo/pull/4160#issuecomment-1900978035
Marked this PR as ready for review. Leaving other checks to be done in follow on PRs. In this PR: * Converted FateMutatorImpl to use ConditionalMutations * Added a method (`FateMutatorImpl.requireStatus`) add a condition that checks the status value is what we expect and use it in `AccumuloStore.create()`. Created a new Iterator to make this possible * Added a condition to `putRepo()` to make sure the spot we are inserting into is empty. * Added a new IT to test the two mentioned added checks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
