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 connection mode change after a leave op is triggered by timeout #9998

Merged
merged 23 commits into from
May 31, 2022

Conversation

chensixx
Copy link
Contributor

@chensixx chensixx commented Apr 21, 2022

Fixes #9819
Adding unit test to see connection mode will change from write to read after a leave op triggered by timeout

@chensixx chensixx requested review from a team as code owners April 21, 2022 19:36
@chensixx chensixx marked this pull request as draft April 21, 2022 19:36
@github-actions github-actions bot added area: loader Loader related issues area: tests Tests to add, test infrastructure improvements, etc base: main PRs targeted against main branch labels Apr 21, 2022
@vladsud
Copy link
Contributor

vladsud commented Apr 21, 2022

Can you please add description, and link to an issue (if issue does not exist, we should open it).

@chensixx chensixx changed the title draft Testing connection mode change after a leave op is triggered by timeout Apr 21, 2022
@chensixx chensixx marked this pull request as ready for review April 26, 2022 17:59
@chensixx chensixx requested a review from vladsud May 17, 2022 23:24
@chensixx chensixx requested a review from vladsud May 25, 2022 21:23
@chensixx chensixx merged commit 8514b28 into microsoft:main May 31, 2022
@chensixx chensixx deleted the newtest branch January 6, 2023 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: loader Loader related issues area: tests Tests to add, test infrastructure improvements, etc base: main PRs targeted against main branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add test coverage for connection transition from "write' to "read" on timeout
3 participants