-
Notifications
You must be signed in to change notification settings - Fork 639
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 #4245] Fix start eventmesh failed. #4246
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Codecov Report
@@ Coverage Diff @@
## master #4246 +/- ##
============================================
+ Coverage 16.77% 16.78% +0.01%
- Complexity 1415 1416 +1
============================================
Files 592 592
Lines 26040 26033 -7
Branches 2400 2398 -2
============================================
+ Hits 4367 4369 +2
+ Misses 21235 21227 -8
+ Partials 438 437 -1
... and 1 file with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
...ain/java/org/apache/eventmesh/runtime/core/protocol/http/processor/CreateTopicProcessor.java
Outdated
Show resolved
Hide resolved
This pull request‘s commits log seems not right, please fix it. @Alonexc |
Fixes #4245 .
Motivation
fix start failed.
Modifications
fix start failed.
Documentation