datayjz commented on a change in pull request #17714:
URL: https://github.com/apache/flink/pull/17714#discussion_r745406432



##########
File path: 
flink-core/src/main/java/org/apache/flink/api/common/state/StateDescriptor.java
##########
@@ -100,7 +100,9 @@
     /** Name for queries against state created from this StateDescriptor. */
     @Nullable private String queryableStateName;
 
-    /** Name for queries against state created from this StateDescriptor. */
+    /**
+     * The state time-to-live(TTL). If the setting is not displayed, the ttl 
will not be turned no.

Review comment:
       Thank you for you recovery. I also think you suggestion is more concise.




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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to