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

[TUBEMQ-430]Optimizing the implementation of HTTP API for broker #338

Merged
merged 5 commits into from
Dec 4, 2020

Conversation

gosonzhang
Copy link
Contributor

No description provided.

gosonzhang and others added 5 commits December 1, 2020 09:24
Co-authored-by: gosonzhang <gosonzhang@tencent.com>
Co-authored-by: gosonzhang <gosonzhang@tencent.com>
…still lock the thread[addendum] (#332)

Co-authored-by: gosonzhang <gosonzhang@tencent.com>
Co-authored-by: gosonzhang <gosonzhang@tencent.com>
Co-authored-by: gosonzhang <gosonzhang@tencent.com>
@codecov-io
Copy link

Codecov Report

Merging #338 (be4bdf0) into master (ca9ffbe) will decrease coverage by 0.08%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master    #338      +/-   ##
===========================================
- Coverage      8.03%   7.95%   -0.09%     
  Complexity      468     468              
===========================================
  Files           249     255       +6     
  Lines         27115   27404     +289     
  Branches       4440    4479      +39     
===========================================
  Hits           2179    2179              
- Misses        24466   24755     +289     
  Partials        470     470              
Impacted Files Coverage Δ Complexity Δ
...rg/apache/tubemq/client/config/ConsumerConfig.java 22.85% <ø> (ø) 4.00 <0.00> (ø)
...ava/org/apache/tubemq/corebase/utils/RegexDef.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...e/tubemq/server/broker/web/AbstractWebHandler.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...e/tubemq/server/broker/web/BrokerAdminServlet.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...pache/tubemq/server/common/fielddef/CliArgDef.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...che/tubemq/server/common/fielddef/WebFieldDef.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...ache/tubemq/server/common/utils/ProcessResult.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
.../tubemq/server/common/utils/WebParameterUtils.java 2.47% <0.00%> (-0.79%) 8.00 <0.00> (ø)
...che/tubemq/server/common/webbase/WebFieldType.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
.../tubemq/server/common/webbase/WebMethodMapper.java 0.00% <0.00%> (ø) 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 ca9ffbe...be4bdf0. Read the comment docs.

@gosonzhang gosonzhang merged commit 2e9e814 into master Dec 4, 2020
@gosonzhang gosonzhang deleted the TUBEMQ-430 branch December 4, 2020 02:16
EMsnap pushed a commit to EMsnap/incubator-tubemq that referenced this pull request Jan 7, 2021
EMsnap pushed a commit to EMsnap/incubator-tubemq that referenced this pull request Jan 7, 2021
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

2 participants