zentol commented on a change in pull request #15838:
URL: https://github.com/apache/flink/pull/15838#discussion_r626589484



##########
File path: 
flink-core/src/main/java/org/apache/flink/configuration/ClusterOptions.java
##########
@@ -132,11 +132,7 @@
                             "Defines whether the cluster uses fine-grained 
resource management.");
 
     public static boolean isDeclarativeResourceManagementEnabled(Configuration 
configuration) {

Review comment:
       I thought about going one step further and removing this method and the 
`ENABLE_DECLARATIVE_RESOURCE_MANAGEMENT` option, but 
`ENABLE_FINE_GRAINED_RESOURCE_MANAGEMENT` makes this quite annoying so I left 
it as is.




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


Reply via email to