Closed gengjun-git closed 2 days ago
Failed conditions
D Maintainability Rating on New Code (required ≥ A)
See analysis details on SonarQube Cloud
Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE
:white_check_mark: pass : 0 / 0 (0%)
:x: fail : 0 / 2 (00.00%)
path | covered_line | new_line | coverage | not_covered_line_detail | |
---|---|---|---|---|---|
:large_blue_circle: | com/starrocks/persist/EditLog.java | 0 | 2 | 00.00% | [1155, 1156] |
:white_check_mark: pass : 0 / 0 (0%)
Why I'm doing:
Failures in serialization of log data should be thrown instead of ignored. Ignoring the error will write an empty log to bdb, causing FE startup failure.
What I'm doing:
Fix
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: