[
https://issues.apache.org/jira/browse/FLINK-2471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14651888#comment-14651888
]
ASF GitHub Bot commented on FLINK-2471:
---------------------------------------
Github user ffbin commented on the pull request:
https://github.com/apache/flink/pull/973#issuecomment-127253382
In one millisecond, it will call updateCondition about 10000 times and it
will do minus operate 10000 times.But update lastTime is less than times of
call updateCondition.So i add updateTime to reduce call times of minus operate.
> FileSinkFunction invoke performance optimize
> --------------------------------------------
>
> Key: FLINK-2471
> URL: https://issues.apache.org/jira/browse/FLINK-2471
> Project: Flink
> Issue Type: Improvement
> Components: Streaming
> Affects Versions: 0.8.1
> Reporter: fangfengbin
> Priority: Minor
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)