-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[BugFix] The update_config interface still returns success after the dynamic parameter setup fails. #50821
Merged
alvin-celerdata
merged 25 commits into
StarRocks:main
from
zhangheihei:bugfix-dynamic-set-config
Nov 6, 2024
Merged
[BugFix] The update_config interface still returns success after the dynamic parameter setup fails. #50821
alvin-celerdata
merged 25 commits into
StarRocks:main
from
zhangheihei:bugfix-dynamic-set-config
Nov 6, 2024
+160
−64
Conversation
This file contains 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
…dynamic parameter interface setup fails. Signed-off-by: edwinhzhang <[email protected]>
zhangheihei
force-pushed
the
bugfix-dynamic-set-config
branch
from
September 8, 2024 14:00
d7aa036
to
618d424
Compare
zhangheihei
changed the title
[BugFix] The update_config interface still returns success after the dynamic parameter interface setup fails.
[BugFix] The update_config interface still returns success after the dynamic parameter setup fails.
Sep 8, 2024
Signed-off-by: zhanghe <[email protected]>
Signed-off-by: edwinhzhang <[email protected]>
zhangheihei
force-pushed
the
bugfix-dynamic-set-config
branch
from
September 8, 2024 14:19
d5365cf
to
0de0301
Compare
Signed-off-by: edwinhzhang <[email protected]>
zhangheihei
force-pushed
the
bugfix-dynamic-set-config
branch
from
September 9, 2024 02:10
1946736
to
1b925ba
Compare
Signed-off-by: edwinhzhang <[email protected]>
zhangheihei
force-pushed
the
bugfix-dynamic-set-config
branch
from
September 9, 2024 03:33
4aa3a28
to
397f5c1
Compare
Signed-off-by: edwinhzhang <[email protected]>
zhangheihei
force-pushed
the
bugfix-dynamic-set-config
branch
from
September 9, 2024 03:50
53cd41a
to
fa2995f
Compare
Signed-off-by: edwinhzhang <[email protected]>
zhangheihei
force-pushed
the
bugfix-dynamic-set-config
branch
from
September 9, 2024 04:28
893e8d8
to
8a5eeaa
Compare
Signed-off-by: edwinhzhang <[email protected]>
zhangheihei
force-pushed
the
bugfix-dynamic-set-config
branch
from
September 9, 2024 06:18
8efe472
to
d692f88
Compare
Signed-off-by: edwinhzhang <[email protected]>
zhangheihei
force-pushed
the
bugfix-dynamic-set-config
branch
from
September 9, 2024 06:35
ef1ad9f
to
058270d
Compare
Signed-off-by: edwinhzhang <[email protected]>
zhangheihei
force-pushed
the
bugfix-dynamic-set-config
branch
from
September 9, 2024 06:47
374629a
to
0f41147
Compare
Signed-off-by: edwinhzhang <[email protected]>
zhangheihei
force-pushed
the
bugfix-dynamic-set-config
branch
from
September 9, 2024 08:01
6a91430
to
e629b7a
Compare
Signed-off-by: edwinhzhang <[email protected]>
zhangheihei
force-pushed
the
bugfix-dynamic-set-config
branch
from
October 30, 2024 08:12
a71e058
to
fbc9bd8
Compare
kevincai
previously approved these changes
Oct 30, 2024
Signed-off-by: edwinhzhang <[email protected]>
zhangheihei
force-pushed
the
bugfix-dynamic-set-config
branch
from
October 30, 2024 09:14
482340d
to
e0aa3b6
Compare
Signed-off-by: edwinhzhang <[email protected]>
zhangheihei
force-pushed
the
bugfix-dynamic-set-config
branch
from
November 1, 2024 10:17
431d480
to
a4d1d3e
Compare
[Java-Extensions Incremental Coverage Report]✅ pass : 0 / 0 (0%) |
[FE Incremental Coverage Report]✅ pass : 0 / 0 (0%) |
[BE Incremental Coverage Report]❌ fail : 56 / 115 (48.70%) file detail
|
kevincai
approved these changes
Nov 6, 2024
dirtysalt
approved these changes
Nov 6, 2024
@Mergifyio backport branch-3.3 |
@Mergifyio backport branch-3.2 |
✅ Backports have been created
|
✅ Backports have been created
|
mergify bot
pushed a commit
that referenced
this pull request
Nov 6, 2024
…dynamic parameter setup fails. (#50821) Signed-off-by: edwinhzhang <[email protected]> Signed-off-by: zhanghe <[email protected]> (cherry picked from commit 9bf5523)
42 tasks
mergify bot
pushed a commit
that referenced
this pull request
Nov 6, 2024
…dynamic parameter setup fails. (#50821) Signed-off-by: edwinhzhang <[email protected]> Signed-off-by: zhanghe <[email protected]> (cherry picked from commit 9bf5523) # Conflicts: # be/src/http/action/update_config_action.cpp
42 tasks
wanpengfei-git
pushed a commit
that referenced
this pull request
Nov 6, 2024
…dynamic parameter setup fails. (backport #50821) (#52661) Co-authored-by: zhanghe <[email protected]>
renzhimin7
pushed a commit
to renzhimin7/starrocks
that referenced
this pull request
Nov 7, 2024
…dynamic parameter setup fails. (StarRocks#50821) Signed-off-by: edwinhzhang <[email protected]> Signed-off-by: zhanghe <[email protected]> Signed-off-by: zhiminr.ren <[email protected]>
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.
Why I'm doing:
What I'm doing:
Fixes #50822
What type of PR is this:
Does this PR entail a change in behavior?
If yes, please specify the type of change:
Checklist:
Bugfix cherry-pick branch check: