Farfetch / kafkaflow-retry-extensions

Kafka Flow Retry Patterns Extensions
https://farfetch.github.io/kafkaflow-retry-extensions/
MIT License
55 stars 7 forks source link

feat: change revoke and assign behavior to turn on/off the trigger #90

Closed martinhonovais closed 1 year ago

martinhonovais commented 2 years ago

Description

The revoke partition was stopping all quartz jobs because we were shutting down the quartz. This pull request changed that behavior to just schedule or unschedule the jobs.

Fixes #76 Fixes #91

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

Checklist

Disclaimer

By sending us your contributions, you are agreeing that your contribution is made subject to the terms of our Contributor Ownership Statement