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

[INLONG-10438][Manager] GetConfig does not throw an exception when obtaining the zk address fails #10439

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

fuweng11
Copy link
Contributor

Fixes #10438

Motivation

GetConfig does not throw an exception when obtaining the zk address fails.
When the getconfig interface does not obtain the zk address, the agent will use local configuration.

Modifications

GetConfig does not throw an exception when obtaining the zk address fails.

@fuweng11 fuweng11 added this to the 1.13.0 milestone Jun 17, 2024
@fuweng11 fuweng11 self-assigned this Jun 17, 2024
@dockerzhang dockerzhang merged commit 5c16b6d into apache:master Jun 17, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improve][Manager] GetConfig does not throw an exception when obtaining the zk address fails
4 participants