adoroszlai opened a new pull request #273: HDDS-2632. Fix TestContainerPersistence#testDeleteChunk URL: https://github.com/apache/hadoop-ozone/pull/273 ## What changes were proposed in this pull request? `TestContainerPersistence#testDeleteChunk` is failing due to unexpected exception message. This is caused by mix of two commits: * fe7fccf2b changed actual message * 4a9174500 moved the test case from integration to unit Each of these was tested without the other. https://issues.apache.org/jira/browse/HDDS-2632 ## How was this patch tested? Ran `TestContainerPersistence` successfully.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
