adoroszlai commented on PR #4592:
URL: https://github.com/apache/ozone/pull/4592#issuecomment-1514930708
Thanks @GeorgeJahad for the patch. Checkstyle reports some indentation
problem:
```
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestOMRatisSnapshots.java
679: 'method def' child has incorrect indentation level 6, expected level
should be 4.
680: 'block' child has incorrect indentation level 10, expected level
should be 8.
```
`@Flaky` can be removed completely.
Other than that it looks good so far.
--
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]