You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/01/29 20:46:13 UTC

[GitHub] [flink] zentol commented on issue #10966: FLINK-15740. Remove Deadline#timeLeft().

zentol commented on issue #10966: FLINK-15740. Remove Deadline#timeLeft().
URL: https://github.com/apache/flink/pull/10966#issuecomment-579951423
 
 
   CI is failing due to checkstyle violations, and _literally_ every single line was modified incorrectly.
   The JIRA description was very specific on how existing usages should be changed. Please read the description again, try to understand the underlying problem, and have another go at it.
   (hint: if you use `timeleftIfAny()`, you shouldn't use `hasTimeLeft()` in a surrounding condition)

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


With regards,
Apache Git Services