Skip to content

Implement a super class for producer and consumer #28

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

Merged
merged 4 commits into from
Jul 25, 2024

Conversation

Gsantomaggio
Copy link
Member

@Gsantomaggio Gsantomaggio commented Jul 24, 2024

  • Implement a superclass for publishers and consumers to deal with the reconnection. AbstractReconnectLifeCycle tries to reconnect internally. This is an edge case. Found during a stress test reconnection.
  • Implement toString() for consumer and publisher

@Gsantomaggio Gsantomaggio marked this pull request as ready for review July 24, 2024 13:22
@lukebakken lukebakken self-requested a review July 24, 2024 14:08
to deal with the reconnection. AbstractReconnectLifeCycle tries to reconnect
internally. This is an edge case.

Signed-off-by: Gabriele Santomaggio <[email protected]>
Signed-off-by: Gabriele Santomaggio <[email protected]>
Signed-off-by: Gabriele Santomaggio <[email protected]>
Signed-off-by: Gabriele Santomaggio <[email protected]>
@Gsantomaggio Gsantomaggio merged commit c164e6f into main Jul 25, 2024
@Gsantomaggio Gsantomaggio deleted the auto_reconnect_2 branch July 25, 2024 08:39
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