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

Force stall retry doesn't obey the planted error count #689

Closed
raj-prince opened this issue Oct 17, 2024 · 0 comments · Fixed by #690
Closed

Force stall retry doesn't obey the planted error count #689

raj-prince opened this issue Oct 17, 2024 · 0 comments · Fixed by #690
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@raj-prince
Copy link
Contributor

  • I have set the stall-for-5s-after-0K for read operation once.
  • I perform read 4 times, and every time calls get stuck for 5 second.

Expectation: only once read should get stalled.

@raj-prince raj-prince added priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant