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

lightning: fix pd http request using old address #45680

Merged
merged 13 commits into from
Aug 1, 2023

address comment

52a4250
Select commit
Failed to load commit list.
Merged

lightning: fix pd http request using old address #45680

address comment
52a4250
Select commit
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 1, 2023 in 1s

10.8695% of diff hit (target 0.0000%)

View this Pull Request on Codecov

10.8695% of diff hit (target 0.0000%)

Annotations

Check warning on line 275 in br/pkg/lightning/backend/local/local.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/lightning/backend/local/local.go#L275

Added line #L275 was not covered by tests

Check warning on line 279 in br/pkg/lightning/backend/local/local.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/lightning/backend/local/local.go#L279

Added line #L279 was not covered by tests

Check warning on line 300 in br/pkg/lightning/backend/local/local.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/lightning/backend/local/local.go#L300

Added line #L300 was not covered by tests

Check warning on line 303 in br/pkg/lightning/backend/local/local.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/lightning/backend/local/local.go#L303

Added line #L303 was not covered by tests

Check warning on line 1722 in br/pkg/lightning/backend/local/local.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/lightning/backend/local/local.go#L1722

Added line #L1722 was not covered by tests

Check warning on line 43 in br/pkg/lightning/backend/local/tikv_mode.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/lightning/backend/local/tikv_mode.go#L43

Added line #L43 was not covered by tests

Check warning on line 46 in br/pkg/lightning/backend/local/tikv_mode.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/lightning/backend/local/tikv_mode.go#L46

Added line #L46 was not covered by tests

Check warning on line 72 in br/pkg/lightning/backend/local/tikv_mode.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/lightning/backend/local/tikv_mode.go#L72

Added line #L72 was not covered by tests

Check warning on line 39 in br/pkg/lightning/importer/checksum_helper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/lightning/importer/checksum_helper.go#L39

Added line #L39 was not covered by tests

Check warning on line 61 in br/pkg/lightning/importer/checksum_helper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/lightning/importer/checksum_helper.go#L61

Added line #L61 was not covered by tests

Check warning on line 148 in br/pkg/lightning/importer/get_pre_info.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/lightning/importer/get_pre_info.go#L148

Added line #L148 was not covered by tests

Check warning on line 356 in br/pkg/lightning/importer/import.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/lightning/importer/import.go#L353-L356

Added lines #L353 - L356 were not covered by tests

Check warning on line 359 in br/pkg/lightning/importer/import.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/lightning/importer/import.go#L359

Added line #L359 was not covered by tests

Check warning on line 428 in br/pkg/lightning/importer/import.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/lightning/importer/import.go#L428

Added line #L428 was not covered by tests

Check warning on line 438 in br/pkg/lightning/importer/import.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/lightning/importer/import.go#L438

Added line #L438 was not covered by tests

Check warning on line 468 in br/pkg/lightning/importer/import.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/lightning/importer/import.go#L468

Added line #L468 was not covered by tests

Check warning on line 493 in br/pkg/lightning/importer/import.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/lightning/importer/import.go#L493

Added line #L493 was not covered by tests

Check warning on line 508 in br/pkg/lightning/importer/import.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/lightning/importer/import.go#L507-L508

Added lines #L507 - L508 were not covered by tests

Check warning on line 1884 in br/pkg/lightning/importer/import.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/lightning/importer/import.go#L1884

Added line #L1884 was not covered by tests

Check warning on line 34 in br/pkg/lightning/importer/precheck.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/lightning/importer/precheck.go#L34

Added line #L34 was not covered by tests

Check warning on line 44 in br/pkg/lightning/importer/precheck.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/lightning/importer/precheck.go#L44

Added line #L44 was not covered by tests

Check warning on line 168 in disttask/importinto/dispatcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

disttask/importinto/dispatcher.go#L168

Added line #L168 was not covered by tests

Check warning on line 174 in disttask/importinto/dispatcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

disttask/importinto/dispatcher.go#L174

Added line #L174 was not covered by tests

Check warning on line 339 in disttask/importinto/dispatcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

disttask/importinto/dispatcher.go#L339

Added line #L339 was not covered by tests

Check warning on line 345 in disttask/importinto/dispatcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

disttask/importinto/dispatcher.go#L345

Added line #L345 was not covered by tests