sky76093016 opened a new pull request #2494: URL: https://github.com/apache/ozone/pull/2494
## What changes were proposed in this pull request? The assertion that the expected value is the same as the actual value is meaningless. `Assert.assertArrayEquals(nextValue, nextValue);` This change is to fix the previously wrong `Assert.assertArrayEquals()`. ## What is the link to the Apache JIRA https://issues.apache.org/jira/projects/HDDS/issues/HDDS-5539 ## How was this patch tested? Local TestRDBStroe pass. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
