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

testing: add multiplex integration test #7237

Merged
merged 3 commits into from
Jan 11, 2023

Conversation

shollyman
Copy link
Contributor

This adds a quick validation test that writes to multiple tables in an interleaved fashion. Until the multiplexing is enabled this represents writes on three independent connections. With multiplexing enabled this ensures we're correctly processing writes on the same connection.

Towards: #7103

This adds a quick validation test that writes to multiple tables in an
interleaved fashion.  Until the multiplexing is enabled this represents
writes on three independent connections.  With multiplexing enabled this
ensures we're correctly processing writes on the same connection.
@shollyman shollyman requested review from alvarowolfx and a team January 11, 2023 00:31
@shollyman shollyman requested a review from a team as a code owner January 11, 2023 00:31
@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Jan 11, 2023
@shollyman shollyman merged commit c6a3da2 into googleapis:main Jan 11, 2023
@shollyman shollyman deleted the multiplex-testing branch January 11, 2023 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants