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

Rocketmq consumption prohibition plugin: controller #1384

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

daizhenyu
Copy link
Collaborator

@daizhenyu daizhenyu commented Dec 9, 2023

【Fix issue】#1379

【Modified content】

  1. Added a controller module for rocketmq to prohibit consumption, including consumer packaging class and extended handler

[Use case description] No

[Self-test status] 1. Local static check passed 2. UT will be supplemented later.
[Scope of Impact] Integration testing and plug-in usage documentation need to be added in the future.

@daizhenyu daizhenyu force-pushed the rocketmq-denymessage branch 3 times, most recently from 4f229bb to f26b5c1 Compare December 13, 2023 02:19
Copy link

codecov bot commented Dec 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f75dd1e) 42.63% compared to head (61c4164) 42.59%.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #1384      +/-   ##
=============================================
- Coverage      42.63%   42.59%   -0.04%     
+ Complexity      3312     3308       -4     
=============================================
  Files            830      830              
  Lines          18486    18486              
  Branches        2036     2036              
=============================================
- Hits            7882     7875       -7     
- Misses          9621     9623       +2     
- Partials         983      988       +5     
Flag Coverage Δ
unittests 42.59% <ø> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@daizhenyu daizhenyu changed the title rocketmq禁止消费开发-controller、拦截点 rocketmq禁止消费开发-controller Dec 14, 2023
@daizhenyu daizhenyu force-pushed the rocketmq-denymessage branch 5 times, most recently from 5d50d8f to 29e9de8 Compare December 15, 2023 06:56
@daizhenyu daizhenyu force-pushed the rocketmq-denymessage branch 4 times, most recently from 719e2ee to c127461 Compare December 18, 2023 04:03
Signed-off-by: daizhenyu <1449308021@qq.com>
@Sherlockhan Sherlockhan merged commit 91e8ade into sermant-io:develop Dec 18, 2023
4 checks passed
@kkf1 kkf1 changed the title rocketmq禁止消费开发-controller Rocketmq consumption prohibition plugin: controller Apr 13, 2024
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.

4 participants