-
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
[Enhancement] support sys_log_warn_modules in fe conf #52709
Conversation
Signed-off-by: yanz <[email protected]>
Quality Gate failedFailed conditions See analysis details on SonarCloud Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
[Java-Extensions Incremental Coverage Report]✅ pass : 0 / 0 (0%) |
[FE Incremental Coverage Report]✅ pass : 6 / 7 (85.71%) file detail
|
[BE Incremental Coverage Report]✅ pass : 0 / 0 (0%) |
@Mergifyio backport branch-3.3 |
@Mergifyio backport branch-3.2 |
@Mergifyio backport branch-3.1 |
@Mergifyio backport branch-3.0 |
✅ Backports have been created
|
✅ Backports have been created
|
✅ Backports have been created
|
✅ Backports have been created
|
Signed-off-by: yanz <[email protected]> (cherry picked from commit a40c00f)
Signed-off-by: yanz <[email protected]> (cherry picked from commit a40c00f) # Conflicts: # fe/fe-core/src/main/java/com/starrocks/common/Config.java # fe/fe-core/src/main/java/com/starrocks/common/Log4jConfig.java
Signed-off-by: yanz <[email protected]> (cherry picked from commit a40c00f)
Signed-off-by: yanz <[email protected]> (cherry picked from commit a40c00f) # Conflicts: # fe/fe-core/src/main/java/com/starrocks/common/Config.java # fe/fe-core/src/main/java/com/starrocks/common/Log4jConfig.java
… (#52724) Co-authored-by: RyanZ <[email protected]>
… (#52726) Co-authored-by: RyanZ <[email protected]>
Why I'm doing:
There are a lot of hudi logs when pulling files. So I have to change hudi package log level to warn.
What I'm doing:
This PR is to do:
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: