Skip to content
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

Roll back messages when inject sequence isn't deployed #3135

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

malakaganga
Copy link
Contributor

Purpose

When injecting sequence isn't deployed (deployed with separate capp) the messages were consumed without roll backing. So had to set ack to false when this is happening.

Fixes: #3110

When injecting sequence isn't deployed (deployed with separate capp) the
messages were consumed without roll backing. So had to set ack to false
when this is happening.

Fixes: wso2#3110
@malakaganga malakaganga merged commit 88b1636 into wso2:master Feb 20, 2024
5 of 9 checks passed
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.

[MI-1.2.0] Messages getting acknowledged and removed from the queue when inject sequence is not present
2 participants