-
Notifications
You must be signed in to change notification settings - Fork 118
Re-trigger the reindexing if indices fail to complete the workflow #8860
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
Draft
daveaugustus
wants to merge
37
commits into
dave/async_reindex
Choose a base branch
from
dave/CHEF-19094
base: dave/async_reindex
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: daveaugustus <[email protected]>
Signed-off-by: daveaugustus <[email protected]>
Signed-off-by: daveaugustus <[email protected]>
Signed-off-by: daveaugustus <[email protected]>
Signed-off-by: daveaugustus <[email protected]>
Signed-off-by: daveaugustus <[email protected]>
Signed-off-by: daveaugustus <[email protected]>
β Deploy Preview for chef-automate ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Signed-off-by: daveaugustus <[email protected]>
b89100b
to
3f7b28b
Compare
* comment Signed-off-by: daveaugustus <[email protected]> * Build automate_backend_ctl to use packages from LTS. Upgrade ruby version to ruby3_4 (#8851) Signed-off-by: Rensy Thomas <[email protected]> * Bump version to 4.13.145 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. * Bump version to 4.13.146 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. * Add note for max_connections parameter (#8852) Signed-off-by: Rensy Thomas <[email protected]> * Bump version to 4.13.147 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. * Bump version to 4.13.148 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. * Revert "Build automate_backend_ctl to use packages from LTS. Upgrade ruby verβ¦" (#8854) This reverts commit 2e954e2. * Bump version to 4.13.149 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. * Bump version to 4.13.150 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. * snow doc update compatibility (#8857) Signed-off-by: Vivek Shankar <[email protected]> * Bump version to 4.13.151 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. * Bump version to 4.13.152 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. * fix elasticsidecar connection leak issue (#8859) * fix elasticsidecar connection leak issue Signed-off-by: Vivek Shankar <[email protected]> * add no semgrep Signed-off-by: Vivek Shankar <[email protected]> --------- Signed-off-by: Vivek Shankar <[email protected]> * Bump version to 4.13.153 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. * Bump version to 4.13.154 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. * func runFromReindexFromSourceToTemp Signed-off-by: Aishwarya2001A <[email protected]> * rest of the funcs Signed-off-by: Aishwarya2001A <[email protected]> * comments Signed-off-by: Aishwarya2001A <[email protected]> * un-necessary changes Signed-off-by: daveaugustus <[email protected]> * wrong rebasing correction Signed-off-by: daveaugustus <[email protected]> --------- Signed-off-by: daveaugustus <[email protected]> Signed-off-by: Rensy Thomas <[email protected]> Signed-off-by: Vivek Shankar <[email protected]> Signed-off-by: Aishwarya2001A <[email protected]> Co-authored-by: daveaugustus <[email protected]> Co-authored-by: rensycthomas <[email protected]> Co-authored-by: Chef Expeditor <[email protected]> Co-authored-by: punitmundra <[email protected]> Co-authored-by: vivekshankar1 <[email protected]>
Signed-off-by: daveaugustus <[email protected]>
β¦sion to ruby3_4 (#8851) Signed-off-by: Rensy Thomas <[email protected]>
Obvious fix; these changes are the result of automation not creative thinking.
Obvious fix; these changes are the result of automation not creative thinking.
Signed-off-by: Rensy Thomas <[email protected]>
Obvious fix; these changes are the result of automation not creative thinking.
Obvious fix; these changes are the result of automation not creative thinking.
Obvious fix; these changes are the result of automation not creative thinking.
Obvious fix; these changes are the result of automation not creative thinking.
Signed-off-by: Vivek Shankar <[email protected]>
Obvious fix; these changes are the result of automation not creative thinking.
Obvious fix; these changes are the result of automation not creative thinking.
* fix elasticsidecar connection leak issue Signed-off-by: Vivek Shankar <[email protected]> * add no semgrep Signed-off-by: Vivek Shankar <[email protected]> --------- Signed-off-by: Vivek Shankar <[email protected]>
Obvious fix; these changes are the result of automation not creative thinking.
Obvious fix; these changes are the result of automation not creative thinking.
Signed-off-by: Aishwarya2001A <[email protected]>
* added heartbeat and heartbeatThreshold Signed-off-by: daveaugustus <[email protected]> * todos Signed-off-by: daveaugustus <[email protected]> * async reindexing Signed-off-by: daveaugustus <[email protected]> * logic corrections Signed-off-by: daveaugustus <[email protected]> * corrections Signed-off-by: Aishwarya2001A <[email protected]> * TODO comments Signed-off-by: Aishwarya2001A <[email protected]> * code for TODO comment Signed-off-by: Aishwarya2001A <[email protected]> * cli changes Signed-off-by: Aishwarya2001A <[email protected]> * syntax corrections Signed-off-by: daveaugustus <[email protected]> --------- Signed-off-by: daveaugustus <[email protected]> Signed-off-by: Aishwarya2001A <[email protected]> Co-authored-by: daveaugustus <[email protected]> Co-authored-by: Aishwarya2001A <[email protected]>
Signed-off-by: Aishwarya2001A <[email protected]>
Signed-off-by: Aishwarya2001A <[email protected]>
* some edge case tracked Signed-off-by: daveaugustus <[email protected]> * added check for failed cases in the failed indices running for reindexing Signed-off-by: daveaugustus <[email protected]> * removed failed-true in delete cases Signed-off-by: daveaugustus <[email protected]> * adding stages Signed-off-by: Aishwarya2001A <[email protected]> * create aliases status complete code Signed-off-by: Aishwarya2001A <[email protected]> * db check for completion of all the stages Signed-off-by: daveaugustus <[email protected]> --------- Signed-off-by: daveaugustus <[email protected]> Signed-off-by: Aishwarya2001A <[email protected]> Co-authored-by: daveaugustus <[email protected]> Co-authored-by: Aishwarya2001A <[email protected]>
Signed-off-by: Aishwarya2001A <[email protected]>
Signed-off-by: Aishwarya2001A <[email protected]>
Signed-off-by: Aishwarya2001A <[email protected]>
Signed-off-by: Aishwarya2001A <[email protected]>
Signed-off-by: Aishwarya2001A <[email protected]>
Signed-off-by: Aishwarya2001A <[email protected]>
Signed-off-by: Aishwarya2001A <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
π© Description: What code changed, and why?
βοΈ Related Resources
π Definition of Done
π How to Build and Test the Change
β Checklist
All PRs must tick these:
With occasional exceptions, all PRs from Progress employees must tick these:
make spell
in any component directory)All PRs from Progress employees should tick these if appropriate:
Please add a note next to any checkbox above if you are NOT ticking it.
π· Screenshots, if applicable