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

[ISSUE 80] Skipping generating data replication command when remote command returns error #82

Merged
merged 1 commit into from
Mar 25, 2022

Conversation

caigy
Copy link
Contributor

@caigy caigy commented Aug 30, 2021

Try to fix #80 :

  1. Return error in broker_controller.exec() if remote command is failed.
  2. Check if broker_controller.exec() returns error. If so, operator would NOT generating command to write the remote command results into specified files, which will write <nil> into subscriptionGroup.json or topics.json and cause startup failure of broker.

@caigy caigy changed the title [ISSUE-80] Skipping generating data replication command when remote command returns error [ISSUE 80] Skipping generating data replication command when remote command returns error Aug 30, 2021
@duhenglucky duhenglucky merged commit abb2ebd into apache:master Mar 25, 2022
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.

replica can not restart automatically
3 participants