You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The integration test must replicate both use cases of the unit test above, with and without ReduceReplicas running alongside RetireWorker, as the two policies heavily interact with each other.
This story is done when the integration test portrays the behaviour of distributed on coiled as described above.
If it demonstrates a flaw, remediation of the flaw is out of scope.
Graceful worker restart
Can we run a workload where workers are calling close_gracefully every minute? Can we successfully shift data from the dying to the living?
Let's try transforming a sizeable parquet dataset while also setting the worker's lifetime to something like one minute with restarts
The text was updated successfully, but these errors were encountered: