-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.5.0, 1.6.0
-
Component/s: Tests
-
Labels:
The bucketing sink end-to-end test currently uses hard-coded sleeps to a) wait for job progress and b) wait for job termination.
Instead we can use the wait_num_checkpoints and wait_job_terminal_state utility functions.
- links to