azagrebin commented on a change in pull request #13416:
URL: https://github.com/apache/flink/pull/13416#discussion_r494129140
##########
File path:
flink-core/src/main/java/org/apache/flink/configuration/TaskManagerOptions.java
##########
@@ -548,4 +567,10 @@
/** Not intended to be instantiated. */
private TaskManagerOptions() {}
+
+ /** Valid names of managed memory consumers. */
+ public static class ManagedMemoryConsumerNames {
Review comment:
if not too late, anything against having enum instead of constants?
----------------------------------------------------------------
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]