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

GoSDK should throw error if it fail to connect to master. #1527

Closed
TszKitLo40 opened this issue Sep 6, 2021 · 1 comment
Closed

GoSDK should throw error if it fail to connect to master. #1527

TszKitLo40 opened this issue Sep 6, 2021 · 1 comment
Assignees
Labels
Milestone

Comments

@TszKitLo40
Copy link
Contributor

Expected behavior

Tell us what should happen
GoSDK should throw error if it fail to connect to master.

Actual behavior

GoSDK does not throw error if it fail to connect to master.
Tell us what happens instead

Steps to reproduce

How can we reproduce the issue

System configuration

InLong version: 0.11.0

@gosonzhang gosonzhang added type/bug Something is wrong component/tubemq labels Sep 6, 2021
@gosonzhang
Copy link
Contributor

3 questions:

  1. Not start the server and only start the client, the client does not check whether the registration is successful and then go to the next status;
  2. Started the server, the client does not respond to the registration event of the master after registering the master;
  3. The client did not re-register the Master after the Master restarted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants