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

Ordered consumer #563

Closed
wants to merge 18 commits into from
Closed

Ordered consumer #563

wants to merge 18 commits into from

Conversation

scottf
Copy link
Contributor

@scottf scottf commented Nov 12, 2021

No description provided.

@scottf scottf marked this pull request as ready for review November 13, 2021 16:10
* Gets whether deliver policy of this consumer configuration was set or left unset
* @return true if the policy was set, false if the policy was not set
*/
public boolean deliverPolicyWasSet() {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not objecting per se, but do all of these need to be public? Anything public must be supported until at least the next major version.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a packaging problem. Not sure how to get around it all.

@scottf scottf closed this Nov 24, 2021
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.

None yet

2 participants