Skip to content

Add A Mechanism To Wait For Manual Assignment to ReplyingKafkaTemplate #2318

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
garyrussell opened this issue Jun 23, 2022 · 0 comments · Fixed by #2319
Closed

Add A Mechanism To Wait For Manual Assignment to ReplyingKafkaTemplate #2318

garyrussell opened this issue Jun 23, 2022 · 0 comments · Fixed by #2319

Comments

@garyrussell
Copy link
Contributor

See https://stackoverflow.com/questions/72730978

@garyrussell garyrussell added this to the 3.0.0.M5 milestone Jun 23, 2022
@garyrussell garyrussell self-assigned this Jun 23, 2022
garyrussell added a commit to garyrussell/spring-kafka that referenced this issue Jun 23, 2022
Resolves spring-projects#2318

Add an option to wait for assignment to the `ReplyingKafkaTemplate`; useful
when using `auto.offset.reset=latest` to avoid sending a request with the reply
sent before the container is initialized.

**cherry-pick to 2.9.x, 2.8.x**
garyrussell added a commit to garyrussell/spring-kafka that referenced this issue Jun 23, 2022
Resolves spring-projects#2318

Add an option to wait for assignment to the `ReplyingKafkaTemplate`; useful
when using `auto.offset.reset=latest` to avoid sending a request with the reply
sent before the container is initialized.

**cherry-pick to 2.9.x, 2.8.x**
artembilan pushed a commit that referenced this issue Jun 23, 2022
Resolves #2318

Add an option to wait for assignment to the `ReplyingKafkaTemplate`; useful
when using `auto.offset.reset=latest` to avoid sending a request with the reply
sent before the container is initialized.

**cherry-pick to 2.9.x, 2.8.x**
artembilan pushed a commit that referenced this issue Jun 23, 2022
Resolves #2318

Add an option to wait for assignment to the `ReplyingKafkaTemplate`; useful
when using `auto.offset.reset=latest` to avoid sending a request with the reply
sent before the container is initialized.

**cherry-pick to 2.9.x, 2.8.x**
artembilan pushed a commit that referenced this issue Jun 23, 2022
Resolves #2318

Add an option to wait for assignment to the `ReplyingKafkaTemplate`; useful
when using `auto.offset.reset=latest` to avoid sending a request with the reply
sent before the container is initialized.

**cherry-pick to 2.9.x, 2.8.x**
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant