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

[7.5]retry as stale reads and remove back off for server busy errors … #1552

Closed
wants to merge 4 commits into from

Conversation

mittalrishabh
Copy link
Contributor

…(#1511)

  • retry as stale reads

  • build failure

  • fixed test cases

  • allow stale read if leader is not even tried

  • fixed test cases

  • disable test

  • fixed test cases


…ikv#1511)

* retry as stale reads

Signed-off-by: rishabh_mittal <[email protected]>

* build failure

Signed-off-by: rishabh_mittal <[email protected]>

* fixed test cases

Signed-off-by: rishabh_mittal <[email protected]>

* allow stale read if leader is not even tried

Signed-off-by: rishabh_mittal <[email protected]>

* fixed test cases

Signed-off-by: rishabh_mittal <[email protected]>

* disable test

Signed-off-by: rishabh_mittal <[email protected]>

* fixed test cases

Signed-off-by: rishabh_mittal <[email protected]>

---------

Signed-off-by: rishabh_mittal <[email protected]>
@ti-chi-bot ti-chi-bot bot added the dco-signoff: yes Indicates the PR's author has signed the dco. label Jan 8, 2025
Copy link

ti-chi-bot bot commented Jan 8, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign busyjay for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot ti-chi-bot bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jan 8, 2025
@ti-chi-bot ti-chi-bot bot added dco-signoff: no Indicates the PR's author has not signed dco. and removed dco-signoff: yes Indicates the PR's author has signed the dco. labels Jan 8, 2025
Copy link

ti-chi-bot bot commented Jan 8, 2025

Thanks for your pull request. Before we can look at it, you'll need to add a 'DCO signoff' to your commits.

📝 Please follow instructions in the contributing guide to update your commits with the DCO

Full details of the Developer Certificate of Origin can be found at developercertificate.org.

The list of commits missing DCO signoff:

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dco-signoff: no Indicates the PR's author has not signed dco. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant