yanghua commented on issue #6548: [FLINK-10132] Incremental cleanup of local 
expired state with TTL dis…
URL: https://github.com/apache/flink/pull/6548#issuecomment-412767916
 
 
   checkstyle errors : 
   
   ```
   16:40:29.994 [ERROR] 
src/main/java/org/apache/flink/runtime/state/ttl/AbstractTtlState.java:[21,8] 
(imports) UnusedImports: Unused import: 
org.apache.flink.api.common.state.StateTtlConfig.
   16:40:29.994 [ERROR] 
src/main/java/org/apache/flink/runtime/state/ttl/TtlAggregatingState.java:[21,8]
 (imports) UnusedImports: Unused import: 
org.apache.flink.api.common.state.StateTtlConfig.
   16:40:29.994 [ERROR] 
src/main/java/org/apache/flink/runtime/state/ttl/TtlAggregatingState.java:[22,8]
 (imports) UnusedImports: Unused import: 
org.apache.flink.api.common.typeutils.TypeSerializer.
   16:40:29.994 [ERROR] 
src/main/java/org/apache/flink/runtime/state/ttl/TtlFoldingState.java:[22,8] 
(imports) UnusedImports: Unused import: 
org.apache.flink.api.common.state.StateTtlConfig.
   16:40:29.994 [ERROR] 
src/main/java/org/apache/flink/runtime/state/ttl/TtlFoldingState.java:[23,8] 
(imports) UnusedImports: Unused import: 
org.apache.flink.api.common.typeutils.TypeSerializer.
   ```

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to