adoroszlai commented on PR #7879:
URL: https://github.com/apache/ozone/pull/7879#issuecomment-2659741553
Thanks @ivanzlenko for the patch.
> Testing not required.
Running checkstyle and compiling the project is also a test, for this kind
of change it's usually enough.
```
hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds/protocol/DatanodeID.java
2: Line does not match expected header line of ' * Licensed to the Apache
Software Foundation (ASF) under one or more'.
26: Wrong lexicographical order for
'org.apache.hadoop.hdds.protocol.proto.HddsProtos' import. Should be before
'org.apache.hadoop.hdds.protocol.proto.HddsProtos.DatanodeIDProto'.
hadoop-hdds/common/src/main/java/org/apache/hadoop/ozone/common/ChecksumByteBuffer.java
[16](https://github.com/ivanzlenko/ozone/actions/runs/13332281138/job/37239110319#step:8:17):
Line does not match expected header line of ' */'.
```
https://github.com/ivanzlenko/ozone/actions/runs/13332281138/job/37239110319#step:8:16
--
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]