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

kvclient(ticdc): add table id to kv client logs #11622

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

add table id to some logs

0dd9516
Select commit
Loading
Failed to load commit list.
Open

kvclient(ticdc): add table id to kv client logs #11622

add table id to some logs
0dd9516
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 24, 2024 in 0s

12.2222% of diff hit (target 0.0000%)

View this Pull Request on Codecov

12.2222% of diff hit (target 0.0000%)

Annotations

Check warning on line 317 in cdc/kv/shared_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/kv/shared_client.go#L310-L317

Added lines #L310 - L317 were not covered by tests

Check warning on line 319 in cdc/kv/shared_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/kv/shared_client.go#L319

Added line #L319 was not covered by tests

Check warning on line 322 in cdc/kv/shared_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/kv/shared_client.go#L322

Added line #L322 was not covered by tests

Check warning on line 393 in cdc/kv/shared_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/kv/shared_client.go#L392-L393

Added lines #L392 - L393 were not covered by tests

Check warning on line 411 in cdc/kv/shared_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/kv/shared_client.go#L410-L411

Added lines #L410 - L411 were not covered by tests

Check warning on line 571 in cdc/kv/shared_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/kv/shared_client.go#L569-L571

Added lines #L569 - L571 were not covered by tests

Check warning on line 591 in cdc/kv/shared_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/kv/shared_client.go#L589-L591

Added lines #L589 - L591 were not covered by tests

Check warning on line 612 in cdc/kv/shared_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/kv/shared_client.go#L609-L612

Added lines #L609 - L612 were not covered by tests

Check warning on line 699 in cdc/kv/shared_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/kv/shared_client.go#L698-L699

Added lines #L698 - L699 were not covered by tests

Check warning on line 745 in cdc/kv/shared_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/kv/shared_client.go#L744-L745

Added lines #L744 - L745 were not covered by tests

Check warning on line 767 in cdc/kv/shared_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/kv/shared_client.go#L766-L767

Added lines #L766 - L767 were not covered by tests

Check warning on line 844 in cdc/kv/shared_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/kv/shared_client.go#L844

Added line #L844 was not covered by tests

Check warning on line 854 in cdc/kv/shared_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/kv/shared_client.go#L854

Added line #L854 was not covered by tests

Check warning on line 858 in cdc/kv/shared_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/kv/shared_client.go#L858

Added line #L858 was not covered by tests

Check warning on line 863 in cdc/kv/shared_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/kv/shared_client.go#L863

Added line #L863 was not covered by tests

Check warning on line 870 in cdc/kv/shared_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/kv/shared_client.go#L870

Added line #L870 was not covered by tests

Check warning on line 878 in cdc/kv/shared_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/kv/shared_client.go#L878

Added line #L878 was not covered by tests

Check warning on line 883 in cdc/kv/shared_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/kv/shared_client.go#L883

Added line #L883 was not covered by tests

Check warning on line 325 in cdc/kv/shared_stream.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/kv/shared_stream.go#L315-L325

Added lines #L315 - L325 were not covered by tests

Check warning on line 375 in cdc/kv/shared_stream.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/kv/shared_stream.go#L366-L375

Added lines #L366 - L375 were not covered by tests

Check warning on line 472 in cdc/kv/shared_stream.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/kv/shared_stream.go#L472

Added line #L472 was not covered by tests

Check warning on line 484 in cdc/kv/shared_stream.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/kv/shared_stream.go#L479-L484

Added lines #L479 - L484 were not covered by tests

Check warning on line 602 in cdc/processor/processor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/processor/processor.go#L602

Added line #L602 was not covered by tests

Check warning on line 608 in cdc/processor/processor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/processor/processor.go#L608

Added line #L608 was not covered by tests

Check warning on line 625 in cdc/processor/processor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/processor/processor.go#L625

Added line #L625 was not covered by tests