Skip to content

Conversation

@garyrussell
Copy link
Contributor

Resolves #63
Fixes #58

Add an option for synchronous acks.

after which, the same semantics as `COUNT_TIME` are applied.
- MANUAL_IMMEDIATE - call `commitAsync()`` immediately when the `Acknowledgment.acknowledge()` method is called by the
listener - must be executed on the container's thread.
- MANUAL_IMMEDIATE_SYNC - call `commitSync()`` immediately when the `Acknowledgment.acknowledge()` method is called by
Copy link
Member

Choose a reason for hiding this comment

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

Typo with one more extra `.
Will fix on merge.

@artembilan
Copy link
Member

Merged as 283ca09

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.

2 participants