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



##########
File path: 
flink-core/src/main/java/org/apache/flink/configuration/ConfigConstants.java
##########
@@ -523,90 +523,50 @@
 
     // ------------------------ Mesos Configuration ------------------------
 
-    /**
-     * The initial number of Mesos tasks to allocate.
-     *
-     * @deprecated in favor of {@code MesosOptions#INITIAL_TASKS}.
-     */
+    /** @deprecated has no effect */

Review comment:
       Because they are still part of the public API, for better or worse. We 
could remove them but would need to add exclusions to the japicmp plugin, and I 
didn't wanna bother.




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