Skip to content
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

snap_restore: resend recover_region while there are TiKV restarts #45361

Merged
merged 10 commits into from
Aug 1, 2023

fix build

1ccae14
Select commit
Loading
Failed to load commit list.
Merged

snap_restore: resend recover_region while there are TiKV restarts #45361

fix build
1ccae14
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 28, 2023 in 1s

45.8015% of diff hit (target 0.0000%)

View this Pull Request on Codecov

45.8015% of diff hit (target 0.0000%)

Annotations

Check warning on line 56 in br/pkg/restore/data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/restore/data.go#L56

Added line #L56 was not covered by tests

Check warning on line 235 in br/pkg/restore/data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/restore/data.go#L222-L235

Added lines #L222 - L235 were not covered by tests

Check warning on line 242 in br/pkg/restore/data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/restore/data.go#L238-L242

Added lines #L238 - L242 were not covered by tests

Check warning on line 252 in br/pkg/restore/data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/restore/data.go#L245-L252

Added lines #L245 - L252 were not covered by tests

Check warning on line 267 in br/pkg/restore/data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/restore/data.go#L266-L267

Added lines #L266 - L267 were not covered by tests

Check warning on line 270 in br/pkg/restore/data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/restore/data.go#L270

Added line #L270 was not covered by tests

Check warning on line 303 in br/pkg/restore/data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/restore/data.go#L277-L303

Added lines #L277 - L303 were not covered by tests

Check warning on line 308 in br/pkg/restore/data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/restore/data.go#L305-L308

Added lines #L305 - L308 were not covered by tests

Check warning on line 311 in br/pkg/restore/data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/restore/data.go#L310-L311

Added lines #L310 - L311 were not covered by tests

Check warning on line 317 in br/pkg/restore/data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/restore/data.go#L317

Added line #L317 was not covered by tests

Check warning on line 112 in br/pkg/utils/storewatch/watching.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/utils/storewatch/watching.go#L111-L112

Added lines #L111 - L112 were not covered by tests

Check warning on line 142 in br/pkg/utils/storewatch/watching.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/utils/storewatch/watching.go#L141-L142

Added lines #L141 - L142 were not covered by tests