Jiabao-Sun commented on code in PR #23200: URL: https://github.com/apache/flink/pull/23200#discussion_r1299313576
########## flink-runtime/src/test/java/org/apache/flink/runtime/io/network/buffer/LocalBufferPoolTest.java: ########## @@ -65,15 +65,15 @@ class LocalBufferPoolTest { private BufferPool localBufferPool; @RegisterExtension - public static final TestExecutorExtension<ExecutorService> EXECUTOR_RESOURCE = + static final TestExecutorExtension<ExecutorService> EXECUTOR_EXTENSION = Review Comment: Fixed. -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org