hangc0276 commented on PR #3824:
URL: https://github.com/apache/bookkeeper/pull/3824#issuecomment-1447508654

   Please fix the failed check:
   ```
   Error:  
/home/runner/work/bookkeeper/bookkeeper/bookkeeper-server/src/main/java/org/apache/bookkeeper/util/PageCacheUtil.java:37:28:
 Name 'FADVISE_POSSIBLE' must match pattern '^[a-z][a-zA-Z0-9]*_?$'. 
[StaticVariableName]
   Audit done.
   [INFO] There is 1 error reported by Checkstyle 9.3 with 
buildtools/src/main/resources/bookkeeper/checkstyle.xml ruleset.
   Error:  src/main/java/org/apache/bookkeeper/util/PageCacheUtil.java:[37,28] 
(naming) StaticVariableName: Name 'FADVISE_POSSIBLE' must match pattern 
'^[a-z][a-zA-Z0-9]*_?$'.
   ```


-- 
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]

Reply via email to