Skip to content

[fix][broker] release orphan replicator after replicator is closed.#2

Open
hanmz wants to merge 9 commits intomasterfrom
fix/orphan-replicator
Open

[fix][broker] release orphan replicator after replicator is closed.#2
hanmz wants to merge 9 commits intomasterfrom
fix/orphan-replicator

Conversation

@hanmz
Copy link
Owner

@hanmz hanmz commented Sep 19, 2023

Motivation

When the replicator.producer start failed the method does not exit the loop(checkTopicActiveAndRetryStartProducer) even if the replicator is disconnect. You can reproduce by the test testExitRetryStartProducerAfterReplicatorDisconnect.

Modifications

If the replicator is already disconnected, stop to retryStartProducer.

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

@hanmz hanmz changed the title [fix][broker] release orphan replicator after replicator is disconnec… [fix][broker] release orphan replicator after replicator is closed. Sep 19, 2023
@github-actions
Copy link

The pr had no activity for 30 days, mark with Stale label.

@github-actions github-actions bot added the Stale label Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant