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

[#8619] Extract zookeeper cluster module #8620

Merged
merged 1 commit into from
Feb 3, 2022

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Jan 26, 2022

No description provided.

@emeroad emeroad linked an issue Jan 26, 2022 that may be closed by this pull request
@emeroad emeroad force-pushed the #8617_zk_module branch 3 times, most recently from 5158823 to 54e397f Compare January 27, 2022 08:12
@codecov
Copy link

codecov bot commented Jan 27, 2022

Codecov Report

Merging #8620 (222bf5f) into master (9ff0617) will increase coverage by 0.01%.
The diff coverage is 35.29%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #8620      +/-   ##
============================================
+ Coverage     39.70%   39.71%   +0.01%     
- Complexity    11431    11432       +1     
============================================
  Files          3362     3362              
  Lines         89690    89690              
  Branches       9970     9967       -3     
============================================
+ Hits          35614    35623       +9     
+ Misses        51018    51010       -8     
+ Partials       3058     3057       -1     
Impacted Files Coverage Δ
...point/batch/web/EmptyClusterConnectionManager.java 0.00% <ø> (ø)
...rp/pinpoint/batch/web/EmptyClusterDataManager.java 0.00% <ø> (ø)
...ercorp/pinpoint/batch/web/EmptyClusterManager.java 0.00% <ø> (ø)
...t/collector/cluster/flink/FlinkClusterService.java 0.00% <0.00%> (ø)
...tor/cluster/zookeeper/ZookeeperClusterManager.java 0.00% <0.00%> (ø)
...tor/cluster/zookeeper/ZookeeperClusterService.java 0.00% <0.00%> (ø)
...ollector/cluster/zookeeper/ZookeeperJobWorker.java 75.60% <ø> (ø)
...ter/zookeeper/ZookeeperProfilerClusterManager.java 67.24% <ø> (ø)
...on/server/cluster/zookeeper/CreateNodeMessage.java 91.66% <ø> (ø)
...n/server/cluster/zookeeper/NotConnectedStatus.java 46.66% <ø> (ø)
... and 27 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9ff0617...222bf5f. Read the comment docs.

@emeroad emeroad merged commit ea03b6f into pinpoint-apm:master Feb 3, 2022
@emeroad emeroad deleted the #8617_zk_module branch February 17, 2022 09:38
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.

Extract zookeeper cluster module
1 participant