-
Notifications
You must be signed in to change notification settings - Fork 30
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
Design "Expectation" Data Model #2
Labels
Comments
This was referenced Nov 20, 2022
14 tasks
@mikaylathompson Will split this into new task(s) as appropriate and add ECDs to them. Team will review asynchronously. |
mikaylathompson
changed the title
Design/Prototype "Expectation" Data Model
Design "Expectation" Data Model
Nov 29, 2022
ECD: 1 week (12/6) to a review-ready design, up to one additional week (12/13) for a approved and complete design. |
lewijacn
added a commit
that referenced
this issue
May 8, 2023
MIGRATIONS-1014: Add optional VPC stack with unit tests and updated doc Signed-off-by: Tanner Lewis <lewijacn@amazon.com>
gregschohn
added a commit
that referenced
this issue
Apr 30, 2024
… to allow for chaining. In addition to chaining sequential stages together (which now, again, need to create all intermediates before the current work item), the class now emits which sequential stages are missing (outstanding) in the DCF's diagnostic supplier. Sample output may look like this [504336483] Caller-task completion for idx=3[…]<-[335107734] OnlineRadixSorterForIntegratedKeys.addFutureForWork[…]<-[215078753] Kickoff for slot #3[…]<-[1384454980] Work to finish for slot #2 is awaiting [slotsOutstanding:2][…] Signed-off-by: Greg Schohn <greg.schohn@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Task
Design a system to capture expectations about clusters and upgrades in a way that they can be used for all currently expected use-cases:
Acceptance Criteria
The text was updated successfully, but these errors were encountered: