Skip to content

[IOTDB-5791] Construct Cluster-LoadPublisher-Thread and IClusterStatusSubscriber#9645

Merged
CRZbulabula merged 4 commits intomasterfrom
Construct-Cluster-LoadPublisher-Thread-and-IClusterStatusSubscriber
Apr 24, 2023
Merged

[IOTDB-5791] Construct Cluster-LoadPublisher-Thread and IClusterStatusSubscriber#9645
CRZbulabula merged 4 commits intomasterfrom
Construct-Cluster-LoadPublisher-Thread-and-IClusterStatusSubscriber

Conversation

@CRZbulabula
Copy link
Contributor

@CRZbulabula CRZbulabula commented Apr 19, 2023

New feature in ConfigNode-leader's LoadManager:

  • Cluster-LoadPublisher-Thread: publish cluster events
  • IClusterStatusSubscriber: subscribe cluster status events

See detailed design at LoadManager

}
});
return isLeaderChanged.get();
isLeaderChanged.get();
Copy link
Contributor

Choose a reason for hiding this comment

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

do we need this line?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I forgot to delete this line. Fix now~

@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@CRZbulabula CRZbulabula merged commit 8b52e79 into master Apr 24, 2023
@CRZbulabula CRZbulabula deleted the Construct-Cluster-LoadPublisher-Thread-and-IClusterStatusSubscriber branch April 24, 2023 05:57
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