adoroszlai commented on PR #10546:
URL: https://github.com/apache/ozone/pull/10546#issuecomment-4761764036
```
hadoop-hdds/client/src/test/java/org/apache/hadoop/hdds/scm/storage/BlockOutputStreamWriteBenchmark.java
265: Line is longer than 120 characters (found 121).
271: 'for' child has incorrect indentation level 14, expected level should
be 12.
272: 'checksumType' has incorrect indentation level 16, expected level
should be 18.
430: More than 7 parameters (found 8).
609: More than 7 parameters (found 8).
```
```
Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.15.0:testCompile
(default-testCompile) on project hdds-client: Compilation failure
hadoop-hdds/client/src/test/java/org/apache/hadoop/hdds/scm/storage/BlockOutputStreamWriteBenchmark.java:[564,18]
cannot find symbol
symbol: variable ALLOCATE_DIRECT
location: interface org.apache.hadoop.ozone.common.ChunkBuffer
```
--
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]