-
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] Avoid token print in FE log. #52511
Conversation
Signed-off-by: [email protected] Signed-off-by: xyllq999 <[email protected]>
Signed-off-by: [email protected] Signed-off-by: xyllq999 <[email protected]>
Quality Gate passedIssues Measures |
@gengjun-git Could you pls review this PR and rerun the pipeline check? |
[Java-Extensions Incremental Coverage Report]✅ pass : 0 / 0 (0%) |
[FE Incremental Coverage Report]❌ fail : 3 / 9 (33.33%) file detail
|
[BE Incremental Coverage Report]✅ pass : 0 / 0 (0%) |
I don't think it's necessary to supplement the UT. It is just about log print. @gengjun-git |
@Mergifyio backport branch-3.3 |
@Mergifyio backport branch-3.2 |
✅ Backports have been created
|
✅ Backports have been created
|
Signed-off-by: [email protected] Signed-off-by: xyllq999 <[email protected]> (cherry picked from commit a0b2d35)
Signed-off-by: [email protected] Signed-off-by: xyllq999 <[email protected]> (cherry picked from commit a0b2d35) # Conflicts: # fe/fe-core/src/main/java/com/starrocks/common/util/Util.java
Co-authored-by: xyllq999 <[email protected]>
Signed-off-by: [email protected] Signed-off-by: xyllq999 <[email protected]> Signed-off-by: zhiminr.ren <[email protected]>
Signed-off-by: Kevin Xiaohua Cai <[email protected]> Co-authored-by: xyllq999 <[email protected]> Co-authored-by: Kevin Xiaohua Cai <[email protected]>
Signed-off-by: [email protected]
Why I'm doing:
What I'm doing:
Fixes #issue
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: