klion26 commented on issue #7921: [FLINK-11825][StateBackends] Resolve name 
class of StateTTL TimeCharacteristic class
URL: https://github.com/apache/flink/pull/7921#issuecomment-470417326
 
 
   cc @azagrebin, I can not remove the class StateTtlConfig#TimeCharacteristic 
and use `org.apache.flink.streaming.api.TimeCharacteristic` directly,
   because StateTtlConfig locates in module flink-core and 
`org.apache.flink.streaming.api.TimeCharacteristic` locates in 
flink-streaming-java, so I rename the `StateTtlConfig#TimeCharacteristic` -> 
`StateTtlConfig#TtlTimeCharacteristic`.

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


With regards,
Apache Git Services

Reply via email to