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-626] Fix broker and topic confiugre implement bugs #479

Merged
merged 5 commits into from
Jun 8, 2021
Merged

[INLONG-626] Fix broker and topic confiugre implement bugs #479

merged 5 commits into from
Jun 8, 2021

Conversation

gosonzhang
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented May 29, 2021

Codecov Report

Merging #479 (8833afa) into TUBEMQ-570 (1c89454) will decrease coverage by 0.02%.
The diff coverage is 8.69%.

Impacted file tree graph

@@               Coverage Diff                @@
##             TUBEMQ-570     #479      +/-   ##
================================================
- Coverage         12.27%   12.24%   -0.03%     
  Complexity          948      948              
================================================
  Files               303      303              
  Lines             30918    30971      +53     
  Branches           4966     4991      +25     
================================================
- Hits               3794     3793       -1     
- Misses            26400    26452      +52     
- Partials            724      726       +2     
Impacted Files Coverage Δ
.../org/apache/tubemq/corebase/cluster/TopicInfo.java 28.00% <0.00%> (-3.35%) ⬇️
...bemq/server/common/heartbeat/HeartbeatManager.java 38.38% <0.00%> (ø)
...che/tubemq/server/common/statusdef/StepStatus.java 0.00% <0.00%> (ø)
...bemq/server/master/metamanage/MetaDataManager.java 0.00% <0.00%> (ø)
...etamanage/metastore/dao/entity/TopicPropGroup.java 61.81% <ø> (+1.72%) ⬆️
...ster/nodemanage/nodebroker/BrokerPSInfoHolder.java 0.00% <0.00%> (ø)
...ter/nodemanage/nodebroker/BrokerRunStatusInfo.java 0.00% <0.00%> (ø)
...r/master/nodemanage/nodebroker/BrokerSyncData.java 0.00% <0.00%> (ø)
...ter/nodemanage/nodebroker/BrokerTopicInfoView.java 0.00% <0.00%> (ø)
...ter/nodemanage/nodebroker/DefBrokerRunManager.java 0.00% <0.00%> (ø)
... and 8 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 1c89454...8833afa. Read the comment docs.

@yuanboliu
Copy link
Member

+1

@yuanboliu yuanboliu merged commit f24ea23 into apache:TUBEMQ-570 Jun 8, 2021
@gosonzhang gosonzhang deleted the TUBEMQ-570 branch June 8, 2021 06:03
xuehuanran pushed a commit to xuehuanran/inlong that referenced this pull request Dec 22, 2022
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.

None yet

3 participants