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

*: move tso to independent thread #8720

Merged
merged 11 commits into from
Oct 22, 2024

Merge branch 'master' into check-loop

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

*: move tso to independent thread #8720

Merge branch 'master' into check-loop
1bbc97f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 22, 2024 in 0s

49.18% of diff hit (target 69.97%)

View this Pull Request on Codecov

49.18% of diff hit (target 69.97%)

Annotations

Check warning on line 639 in client/pd_service_discovery.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/pd_service_discovery.go#L638-L639

Added lines #L638 - L639 were not covered by tests

Check warning on line 231 in client/tso_service_discovery.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/tso_service_discovery.go#L230-L231

Added lines #L230 - L231 were not covered by tests

Check warning on line 413 in server/cluster/cluster.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/cluster/cluster.go#L410-L413

Added lines #L410 - L413 were not covered by tests

Check warning on line 442 in server/cluster/cluster.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/cluster/cluster.go#L440-L442

Added lines #L440 - L442 were not covered by tests

Check warning on line 447 in server/cluster/cluster.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/cluster/cluster.go#L446-L447

Added lines #L446 - L447 were not covered by tests

Check warning on line 458 in server/cluster/cluster.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/cluster/cluster.go#L456-L458

Added lines #L456 - L458 were not covered by tests

Check warning on line 465 in server/cluster/cluster.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/cluster/cluster.go#L464-L465

Added lines #L464 - L465 were not covered by tests

Check warning on line 468 in server/cluster/cluster.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/cluster/cluster.go#L467-L468

Added lines #L467 - L468 were not covered by tests

Check warning on line 823 in server/cluster/cluster.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/cluster/cluster.go#L822-L823

Added lines #L822 - L823 were not covered by tests