rmetzger commented on pull request #16261: URL: https://github.com/apache/flink/pull/16261#issuecomment-868266209
nit: The variable name in `testExecutorService_uncaughtExceptionHandler` here seems to be a copy-paste error: `ExecutorService scheduledExecutorService = Executors.newSingleThreadExecutor(threadFactory);` https://github.com/apache/flink/pull/16261/files#diff-89b4d3c1a4159b34cf2304a8b426107165bd493aa1c5daee70ff3ca6c561c906R52 You could consider applying the boy scout rule here, but I would also understand if you don't address this. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
