klion26 commented on a change in pull request #7412: [FLINK-10866][Runtime] 1.
Explicitly enable qs server and proxy. 2. QS
URL: https://github.com/apache/flink/pull/7412#discussion_r245860682
##########
File path:
flink-core/src/main/java/org/apache/flink/configuration/QueryableStateOptions.java
##########
@@ -109,7 +109,7 @@
/** Option whether the queryable state proxy and server should be
enabled where possible and configurable.
*
* <p>Queryable state proxy and server are still more experimental
features, hence disabled unless they are enable
- * in user configuration. */
+ * in user configuration. */
Review comment:
Maybe we can remove the added blank character.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services