[ISSUE 4346] Fix start error and some code optimization.#4347
Merged
xwm1992 merged 2 commits intoapache:masterfrom Aug 11, 2023
Alonexc:fix_start_error
Merged
[ISSUE 4346] Fix start error and some code optimization.#4347xwm1992 merged 2 commits intoapache:masterfrom Alonexc:fix_start_error
xwm1992 merged 2 commits intoapache:masterfrom
Alonexc:fix_start_error
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4347 +/- ##
=========================================
Coverage 16.69% 16.69%
Complexity 1393 1393
=========================================
Files 594 594
Lines 25348 25348
Branches 2393 2393
=========================================
Hits 4233 4233
Misses 20685 20685
Partials 430 430 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
pandaapo
approved these changes
Aug 10, 2023
xwm1992
approved these changes
Aug 11, 2023
xwm1992
added a commit
to xwm1992/EventMesh
that referenced
this pull request
Aug 29, 2023
xwm1992
added a commit
that referenced
this pull request
Aug 30, 2023
xuhongjia
pushed a commit
to Deckers-Ohana/eventmesh
that referenced
this pull request
Mar 13, 2025
* fix start error and some code optimization. * fix code style
xuhongjia
pushed a commit
to Deckers-Ohana/eventmesh
that referenced
this pull request
Mar 13, 2025
…e#4418) * [ISSUE apache#4347] Redesign registry module into meta storage * fix ci check error * fix ci check error * fix ci check error * fix ci check error * fix ci check error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #4346 .
Motivation
fix start error and some code optimization
Modifications
fix start error and some code optimization
Documentation