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 improvements. #162

Open
7 of 11 tasks
aricart opened this issue Sep 29, 2022 · 0 comments
Open
7 of 11 tasks

Ordered Consumer improvements. #162

aricart opened this issue Sep 29, 2022 · 0 comments
Assignees
Labels
client Client related work enhancement New feature or request

Comments

@aricart
Copy link
Member

aricart commented Sep 29, 2022

Overview

See ADR-17 Order Consumer changes

Consumer Configuration setting changes:

  • mem_storage: must not be provided or set to true. Set to true if it is not provided.
  • num_replicas: must not be provided. Set to 1.

Advanced handling behavior:

Ordered Consumers need to be recreated when heartbeats are missed.

Clients and Tools

Other Tasks

  • docs.nats.io updated @jnmoyne
  • Update ADR to Implemented
  • Update client features spreadsheet

Client authors please update with your progress. If you open issues in your own repositories as a result of this request, please link them to this one by pasting the issue URL in a comment or main issue description.

@aricart aricart added enhancement New feature or request client Client related work labels Sep 29, 2022
@ripienaar ripienaar removed their assignment Sep 29, 2022
@scottf scottf changed the title ordered consumers should be recreated if heartbeats fail Ordered Consumer as "lightweight" improvements. Sep 29, 2022
@scottf scottf changed the title Ordered Consumer as "lightweight" improvements. Ordered Consumer improvements. Sep 29, 2022
@aricart aricart removed their assignment Sep 29, 2022
@Jarema Jarema removed their assignment Oct 3, 2022
@piotrpio piotrpio removed their assignment Oct 4, 2022
@scottf scottf removed their assignment Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client Client related work enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

9 participants