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

Optimize Log Printing - Get Cluster #15

Merged
merged 2 commits into from
Jan 29, 2024
Merged

Conversation

qzhello
Copy link
Contributor

@qzhello qzhello commented Jan 29, 2024

Description

When the cluster is inaccessible, the startup project log prints a majorVersion=null error, which is misleading to users.

Changes Made

Classify the error in getting the version as a cluster initialization error and don't handle the exception separately.

Checklist

  • Tested locally, no new bugs.
  • Followed the project's code style and guidelines.
  • Maintained consistency with the rest of the project.
  • Updated relevant documentation, such as README, CHANGELOG.

@qzhello qzhello merged commit 90bd4f4 into TongchengOpenSource:main Jan 29, 2024
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.

1 participant