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

[release-19.0] Fix to prevent stopping buffering prematurely (#17013) #17203

Merged
merged 1 commit into from
Nov 11, 2024

Fix to prevent stopping buffering prematurely (#17013)

0a1ad60
Select commit
Loading
Failed to load commit list.
Merged

[release-19.0] Fix to prevent stopping buffering prematurely (#17013) #17203

Fix to prevent stopping buffering prematurely (#17013)
0a1ad60
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 11, 2024 in 1s

74.71% of diff hit (target 65.14%)

View this Pull Request on Codecov

74.71% of diff hit (target 65.14%)

Annotations

Check warning on line 179 in go/vt/discovery/fake_healthcheck.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/discovery/fake_healthcheck.go#L178-L179

Added lines #L178 - L179 were not covered by tests

Check warning on line 186 in go/vt/discovery/fake_healthcheck.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/discovery/fake_healthcheck.go#L185-L186

Added lines #L185 - L186 were not covered by tests

Check warning on line 696 in go/vt/discovery/keyspace_events.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/discovery/keyspace_events.go#L694-L696

Added lines #L694 - L696 were not covered by tests

Check warning on line 704 in go/vt/discovery/keyspace_events.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/discovery/keyspace_events.go#L701-L704

Added lines #L701 - L704 were not covered by tests

Check warning on line 102 in go/vt/vtgate/buffer/buffer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/vtgate/buffer/buffer.go#L101-L102

Added lines #L101 - L102 were not covered by tests

Check warning on line 219 in go/vt/vtgate/buffer/shard_buffer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/vtgate/buffer/shard_buffer.go#L217-L219

Added lines #L217 - L219 were not covered by tests

Check warning on line 271 in go/vt/vtgate/buffer/shard_buffer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/vtgate/buffer/shard_buffer.go#L266-L271

Added lines #L266 - L271 were not covered by tests