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

Features for the V2 #241

Open
3 tasks
Gsantomaggio opened this issue Oct 4, 2023 · 0 comments
Open
3 tasks

Features for the V2 #241

Gsantomaggio opened this issue Oct 4, 2023 · 0 comments
Labels
enhancement New feature or request v2.x Applicable to v2.x issues

Comments

@Gsantomaggio
Copy link
Member

Is your feature request related to a problem? Please describe.

Based on our experience with the other clients in production I will report some features that we should have:

  • [Single Active Consumer] When a consumer is promoted a SAC the old consumer should stop to parse the chuck. It has to skip the rest of the messages. See .NET implementation

  • [Consumer] It is possible to receive some chunks on the socket, but the consumer is closed. The client has to discard the chunks and maybe log. Java and .Net do more or less the same See .NET implementation

  • [Consumer/Producer] The consumer should report more info possible in case of trace or error, see for example .NET

Describe the solution you'd like

See above

Describe alternatives you've considered

No response

Additional context

No response

@Gsantomaggio Gsantomaggio added enhancement New feature or request v2.x Applicable to v2.x issues labels Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v2.x Applicable to v2.x issues
Projects
None yet
Development

No branches or pull requests

1 participant