StarRocks / starrocks

The world's fastest open query engine for sub-second analytics both on and off the data lakehouse. With the flexibility to support nearly any scenario, StarRocks provides best-in-class performance for multi-dimensional analytics, real-time analytics, and ad-hoc queries. A Linux Foundation project.
https://starrocks.io
Apache License 2.0
9.04k stars 1.82k forks source link

[Refactor] Add more log in cross-cluster replication #53054

Closed xiangguangyxg closed 1 day ago

xiangguangyxg commented 2 days ago

Why I'm doing:

What I'm doing:

Add more log in cross-cluster replication

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:

sonarcloud[bot] commented 2 days ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

github-actions[bot] commented 1 day ago

[Java-Extensions Incremental Coverage Report]

:white_check_mark: pass : 0 / 0 (0%)

github-actions[bot] commented 1 day ago

[FE Incremental Coverage Report]

:white_check_mark: pass : 2 / 2 (100.00%)

file detail

path covered_line new_line coverage not_covered_line_detail
:large_blue_circle: com/starrocks/replication/ReplicationJob.java 2 2 100.00% []
github-actions[bot] commented 1 day ago

[BE Incremental Coverage Report]

:x: fail : 14 / 56 (25.00%)

file detail

path covered_line new_line coverage not_covered_line_detail
:large_blue_circle: be/src/storage/replication_txn_manager.cpp 14 56 25.00% [357, 358, 703, 712, 720, 733, 740, 749, 789, 790, 791, 792, 800, 802, 803, 804, 805, 812, 813, 847, 866, 871, 874, 885, 886, 894, 902, 903, 913, 914, 915, 916, 919, 920, 921, 945, 994, 995, 996, 1009, 1013, 1159]
xiangguangyxg commented 1 day ago

@Mergify backport branch-3.4 branch-3.3 branch-3.2

mergify[bot] commented 1 day ago

backport branch-3.4 branch-3.3 branch-3.2

✅ Backports have been created

* [#53074 [Refactor] Add more log in cross-cluster replication (backport #53054)](https://github.com/StarRocks/starrocks/pull/53074) has been created for branch `branch-3.4` * [#53075 [Refactor] Add more log in cross-cluster replication (backport #53054)](https://github.com/StarRocks/starrocks/pull/53075) has been created for branch `branch-3.3` * [#53076 [Refactor] Add more log in cross-cluster replication (backport #53054)](https://github.com/StarRocks/starrocks/pull/53076) has been created for branch `branch-3.2`