Myasuka commented on a change in pull request #19229:
URL: https://github.com/apache/flink/pull/19229#discussion_r839304132



##########
File path: 
flink-core/src/main/java/org/apache/flink/api/common/state/StateDescriptor.java
##########
@@ -260,6 +265,9 @@ public boolean isQueryable() {
      * <p>State user value will expire, become unavailable and be cleaned up 
in storage depending on
      * configured {@link StateTtlConfig}.
      *
+     * <p>If enable the TTL configuration, the field {@link 
StateDescriptor#defaultValue} will be

Review comment:
       ```suggestion
        * <p>If enabling the TTL configuration, the field {@link 
StateDescriptor#defaultValue} will be
   ```




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