ctubbsii commented on issue #5739: URL: https://github.com/apache/accumulo/issues/5739#issuecomment-3353808363
Before it was fixed in #5676 , I was looking into making the directories sequential, so that retries would include the run number (like `_1`, `_2`, etc.). If that's possible, I think it might be a better option than using random directories, and then we wouldn't need this property. However, I wasn't able to figure out how to easily determine the run number from surefire/failsafe to pass in in to the mini code. -- 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]
