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-444]Add consume and produce Cli commands #343

Merged
merged 2 commits into from
Dec 9, 2020
Merged

[TUBEMQ-444]Add consume and produce Cli commands #343

merged 2 commits into from
Dec 9, 2020

Conversation

gosonzhang
Copy link
Contributor

  1. Restore the overwritten example codes;
  2. Add Cli script commands for production and consumption
  3. Adjust the naming of the Cli scripts;

Copy link
Contributor

@lamberliu lamberliu left a comment

Choose a reason for hiding this comment

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

LGTM

@codecov-io
Copy link

Codecov Report

Merging #343 (1d35ac3) into master (66f5438) will decrease coverage by 0.11%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master    #343      +/-   ##
===========================================
- Coverage      7.89%   7.78%   -0.12%     
- Complexity      464     466       +2     
===========================================
  Files           255     258       +3     
  Lines         27410   27890     +480     
  Branches       4480    4578      +98     
===========================================
+ Hits           2164    2170       +6     
- Misses        24782   25247     +465     
- Partials        464     473       +9     
Impacted Files Coverage Δ Complexity Δ
.../org/apache/tubemq/corebase/TErrCodeConstants.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...a/org/apache/tubemq/corebase/utils/MixedUtils.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...pache/tubemq/server/common/fielddef/CliArgDef.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...pache/tubemq/server/tools/cli/CliAbstractBase.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...rg/apache/tubemq/server/tools/cli/CliConsumer.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...rg/apache/tubemq/server/tools/cli/CliProducer.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
.../java/org/apache/flume/sink/tubemq/TubemqSink.java 51.42% <0.00%> (-4.00%) 14.00% <0.00%> (ø%)
.../flink/connectors/tubemq/TubemqSourceFunction.java 0.00% <0.00%> (ø) 0.00% <0.00%> (ø%)
... and 4 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 66f5438...1d35ac3. Read the comment docs.

@gosonzhang gosonzhang merged commit 69b1f89 into apache:master Dec 9, 2020
@gosonzhang gosonzhang deleted the TUBEMQ-444 branch December 9, 2020 07:38
EMsnap pushed a commit to EMsnap/incubator-tubemq that referenced this pull request Jan 7, 2021
Co-authored-by: gosonzhang <gosonzhang@tencent.com>
EMsnap pushed a commit to EMsnap/incubator-tubemq that referenced this pull request Jan 7, 2021
Co-authored-by: gosonzhang <gosonzhang@tencent.com>
yuanboliu pushed a commit that referenced this pull request Jan 29, 2021
Co-authored-by: gosonzhang <gosonzhang@tencent.com>
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