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

[ISSUE 4350] Fixed eventmesh startup error under MQ plugin. #4351

Merged
merged 1 commit into from
Aug 11, 2023
Merged

[ISSUE 4350] Fixed eventmesh startup error under MQ plugin. #4351

merged 1 commit into from
Aug 11, 2023

Conversation

Alonexc
Copy link
Contributor

@Alonexc Alonexc commented Aug 11, 2023

Fixes #4350 .

Motivation

Fixed eventmesh startup error under MQ plugin.

Modifications

Fixed eventmesh startup error under MQ plugin.

Documentation

  • Does this pull request introduce a new feature? no

Copy link
Member

@mxsm mxsm left a comment

Choose a reason for hiding this comment

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

LGMT

@codecov
Copy link

codecov bot commented Aug 11, 2023

Codecov Report

Merging #4351 (7a7c46e) into master (d3d9d4f) will decrease coverage by 0.01%.
Report is 1 commits behind head on master.
The diff coverage is 0.00%.

❗ Current head 7a7c46e differs from pull request most recent head fac8311. Consider uploading reports for the commit fac8311 to get more accurate results

@@             Coverage Diff              @@
##             master    #4351      +/-   ##
============================================
- Coverage     16.69%   16.69%   -0.01%     
  Complexity     1393     1393              
============================================
  Files           594      594              
  Lines         25348    25349       +1     
  Branches       2393     2393              
============================================
  Hits           4233     4233              
- Misses        20685    20686       +1     
  Partials        430      430              
Files Changed Coverage Δ
...torage/rocketmq/producer/RocketMQProducerImpl.java 8.33% <0.00%> (-0.24%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@mxsm mxsm merged commit 8418745 into apache:master Aug 11, 2023
7 checks passed
@Alonexc Alonexc deleted the fix_mq_start_error branch August 11, 2023 06:06
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.

[Bug] Eventmesh startup failed under MQ plugin.
3 participants