Farfetch / kafkaflow-retry-extensions

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

[Feature Request]: Be able to define a server broker for retry different from the consumer broker #128

Open sergioamribeiro opened 1 year ago

sergioamribeiro commented 1 year ago

Is your request related to a problem you have?

Yes.

Describe the solution you'd like

We are consuming from a read-only cluster and when are trying to add the retry topic it fails. We need in this situation to be able to override the current broker URL and also probably the security information (username, secret, ...).

Are you able to help bring it to life and contribute with a Pull Request?

Yes

Additional context

No response