Skip to content

Conversation

LiShuMing
Copy link
Contributor

@LiShuMing LiShuMing commented Sep 2, 2025

Why I'm doing:

This is a bug introduced by #62514

  • Clear mv's version map if restore job failed, otherwise following mv refresh may be skipped which will cause the mv result is empty.

What I'm doing:

Fixes https://github.com/StarRocks/StarRocksTest/issues/10191

What type of PR is this:

  • BugFix
  • Feature
  • Enhancement
  • Refactor
  • UT
  • Doc
  • Tool

Does this PR entail a change in behavior?

  • Yes, this PR will result in a change in behavior.
  • No, this PR will not result in a change in behavior.

If yes, please specify the type of change:

  • Interface/UI changes: syntax, type conversion, expression evaluation, display information
  • Parameter changes: default values, similar parameters but with different default values
  • Policy changes: use new policy to replace old one, functionality automatically enabled
  • Feature removed
  • Miscellaneous: upgrade & downgrade compatibility, etc.

Checklist:

  • I have added test cases for my bug fix or my new feature
  • This pr needs user documentation (for new or modified features or behaviors)
    • I have added documentation for my new feature or new function
  • This is a backport pr

Bugfix cherry-pick branch check:

  • I have checked the version labels which the pr will be auto-backported to the target branch
    • 4.0
    • 3.5
    • 3.4
    • 3.3

Signed-off-by: shuming.li <ming.moriarty@gmail.com>
Copy link

sonarqubecloud bot commented Sep 2, 2025

@LiShuMing LiShuMing enabled auto-merge (squash) September 2, 2025 08:26
Copy link

github-actions bot commented Sep 2, 2025

[Java-Extensions Incremental Coverage Report]

pass : 0 / 0 (0%)

Copy link

github-actions bot commented Sep 2, 2025

[FE Incremental Coverage Report]

fail : 0 / 1 (00.00%)

file detail

path covered_line new_line coverage not_covered_line_detail
🔵 com/starrocks/backup/RestoreJob.java 0 1 00.00% [1686]

Copy link

github-actions bot commented Sep 2, 2025

[BE Incremental Coverage Report]

pass : 0 / 0 (0%)

@kangkaisen kangkaisen disabled auto-merge September 2, 2025 08:59
@kangkaisen kangkaisen merged commit 8325d26 into StarRocks:main Sep 2, 2025
90 of 98 checks passed
Copy link

github-actions bot commented Sep 2, 2025

@Mergifyio backport branch-3.5

Copy link

github-actions bot commented Sep 2, 2025

@Mergifyio backport branch-3.4

Copy link

github-actions bot commented Sep 2, 2025

@Mergifyio backport branch-4.0

Copy link

github-actions bot commented Sep 2, 2025

@Mergifyio backport branch-3.3

@github-actions github-actions bot removed the 3.3 label Sep 2, 2025
Copy link
Contributor

mergify bot commented Sep 2, 2025

backport branch-3.5

✅ Backports have been created

Copy link
Contributor

mergify bot commented Sep 2, 2025

backport branch-3.4

✅ Backports have been created

Copy link
Contributor

mergify bot commented Sep 2, 2025

backport branch-4.0

✅ Backports have been created

Copy link
Contributor

mergify bot commented Sep 2, 2025

backport branch-3.3

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Sep 2, 2025
Signed-off-by: shuming.li <ming.moriarty@gmail.com>
(cherry picked from commit 8325d26)
mergify bot pushed a commit that referenced this pull request Sep 2, 2025
Signed-off-by: shuming.li <ming.moriarty@gmail.com>
(cherry picked from commit 8325d26)
mergify bot pushed a commit that referenced this pull request Sep 2, 2025
Signed-off-by: shuming.li <ming.moriarty@gmail.com>
(cherry picked from commit 8325d26)
mergify bot pushed a commit that referenced this pull request Sep 2, 2025
Signed-off-by: shuming.li <ming.moriarty@gmail.com>
(cherry picked from commit 8325d26)
wanpengfei-git pushed a commit that referenced this pull request Sep 2, 2025
… (#62645)

Signed-off-by: shuming.li <ming.moriarty@gmail.com>
Co-authored-by: shuming.li <ming.moriarty@gmail.com>
wanpengfei-git pushed a commit that referenced this pull request Sep 2, 2025
… (#62644)

Signed-off-by: shuming.li <ming.moriarty@gmail.com>
Co-authored-by: shuming.li <ming.moriarty@gmail.com>
wanpengfei-git pushed a commit that referenced this pull request Sep 2, 2025
… (#62643)

Signed-off-by: shuming.li <ming.moriarty@gmail.com>
Co-authored-by: shuming.li <ming.moriarty@gmail.com>
wanpengfei-git pushed a commit that referenced this pull request Sep 2, 2025
… (#62642)

Signed-off-by: shuming.li <ming.moriarty@gmail.com>
Co-authored-by: shuming.li <ming.moriarty@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants