-
Notifications
You must be signed in to change notification settings - Fork 55
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
merge from dev/4.2.x into main #2206
Merged
Merged
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
* adaption for obcloud * set account name when async database * do not save password if user chooses not to remember the password * add ut test * patch ODC 413bp10 bug fix:adaption for OBInstanceType * modfiy ConnectionPasswordCache expiration policy * response to reivew * response to review * delete ConnectionStatus.NOPASSWORD * fix ut test
…#2158) * fix failed to mirgrate parti data * fix parti plan migrate failed
* add close after cancel job * return true * fix log when pod deleted * yaobin_taskframework_fix_cancel_log * fix log forward * try to get log from localhost * fix destory executor * format code * format code * fix for pr comment * fix for pr comment * fix log
… memory (#2174) * add node memory * format code * add unit in comment * fix for pr comment * fix for pr comment
…ons (#2184) * fix failed to listTables when lack mysql schema permissions * upgrade db-browser version
… ticket rejection (#2185) * only enqueue nonnull event label * only enqueue nonnull event label * remove transactional annotation
* add some log * add some log * add some log * add some log * add some log
* fix security * rm
…2198) * add Configuration Consumer for UserConfigService * fix autowired ConnectionAdapter bean
yhilmare
requested review from
smallsheeeep,
yizhouxw,
MarkPotato777,
LuckyPickleZZ,
krihy and
PeachThinking
as code owners
April 15, 2024 02:09
yizhouxw
approved these changes
Apr 15, 2024
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.
What type of PR is this?
type-builds
What this PR does / why we need it:
merge from dev/4.2.x into main
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Additional documentation e.g., usage docs, etc.: