Abyss-lord commented on code in PR #7717: URL: https://github.com/apache/gravitino/pull/7717#discussion_r2209299660
########## core/src/jmh/java/org/apache/gravitino/cache/it/AbstractEntityStorageBenchmark.java: ########## Review Comment: <img width="873" height="180" alt="image" src="https://github.com/user-attachments/assets/22f9e791-81e2-4f8b-87f6-bdb33d4d67b9" /> According to the [JMH Gradle Plugin documentation](https://github.com/melix/jmh-gradle-plugin), benchmark tests are required to be placed under the `src/jmh` directory to be correctly recognized and compiled. -- 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]
