Konstantin Knauf created FLINK-22783:
----------------------------------------
Summary: Flink Jira Bot effectively does not apply all rules anymore due to throtteling
Key: FLINK-22783
URL:
https://issues.apache.org/jira/browse/FLINK-22783 Project: Flink
Issue Type: Bug
Reporter: Konstantin Knauf
The Flink Jira Bot is only allowed to update a certain number of tickets per run. They way this has been implemented it first the bot only considers the first n tickets returned for a given filter. *Afterwards* there is an additional filter that filters out tickets that have updated subtasks.
This can lead to situation where the bot does not make progress anymore, because it always considers the first 10 tickets, all of which have updated Sub-Tasks. So, no tickets are updated although the rule would apply to some tickets.
The effect can be seen
https://github.com/apache/flink-jira-bot/runs/2674419533?check_suite_focus=true--
This message was sent by Atlassian Jira
(v8.3.4#803005)