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

fix(api): fix node metadata #1638

Merged
merged 2 commits into from
Jul 24, 2024
Merged

fix(api): fix node metadata #1638

merged 2 commits into from
Jul 24, 2024

Conversation

superhx
Copy link
Collaborator

@superhx superhx commented Jul 24, 2024

No description provided.

Signed-off-by: Robin Han <hanxvdovehx@gmail.com>
Signed-off-by: Robin Han <hanxvdovehx@gmail.com>
@@ -295,11 +295,11 @@ class ControllerServer(
setDelegationTokenExpiryCheckIntervalMs(config.delegationTokenExpiryCheckIntervalMs).
setEligibleLeaderReplicasEnabled(config.elrEnabled).
setStreamClient(streamClient).
setExtension(c => quorumControllerExtension(c)).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing "AutoMQ for Kafka inject" ?

@superhx superhx merged commit 5a51579 into main Jul 24, 2024
6 checks passed
@superhx superhx deleted the feat_node_metadata branch July 24, 2024 10:12
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.

2 participants