[ https://issues.apache.org/jira/browse/KAFKA-6748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16426704#comment-16426704 ]
ASF GitHub Bot commented on KAFKA-6748: --------------------------------------- fredfp opened a new pull request #4827: fix for KAFKA-6748 URL: https://github.com/apache/kafka/pull/4827 The first commit is a new test, illustrating the problem. The second commit fixes the problem. ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including upgrade notes) ---------------------------------------------------------------- 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 > Scheduler cannot be cancelled from Punctuator > --------------------------------------------- > > Key: KAFKA-6748 > URL: https://issues.apache.org/jira/browse/KAFKA-6748 > Project: Kafka > Issue Type: Bug > Components: streams > Affects Versions: 1.1.0, 1.0.1 > Reporter: Frederic Arno > Assignee: Frederic Arno > Priority: Major > Fix For: 1.0.2, 1.1.1 > > > A Scheduler cannot be cancelled from within the scheduled punctuator, I will > post a test case to illustrate the problem. -- This message was sent by Atlassian JIRA (v7.6.3#76005)