Skip to content

Use default non-zero value for retries in producer#11769

Closed
michalxo wants to merge 1 commit intoapache:trunkfrom
michalxo:mt_fixretries
Closed

Use default non-zero value for retries in producer#11769
michalxo wants to merge 1 commit intoapache:trunkfrom
michalxo:mt_fixretries

Conversation

@michalxo
Copy link
Copy Markdown
Contributor

@michalxo michalxo commented Feb 16, 2022

Signed-off-by: Michal T mtoth@redhat.com

Recent changes to idempotent client uncovered issue with Verifiable producer using 0 retries instead of default int_max.
This was failing multiple system tests and should fix the issue.

PerformanceProducer is also affected.

Signed-off-by: Michal T <mtoth@redhat.com>
@ijuma
Copy link
Copy Markdown
Member

ijuma commented Feb 17, 2022

I think you would want to disable idempotence instead. Retries were intentionally disabled here.

@mimaison
Copy link
Copy Markdown
Member

#11788 should address this issue, closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants