Background
JobOperatorFunctionalTests.java was removed in commit ba539dba2. However, the README for the stop/restart sample still describes this test as the way to practice stopping and restarting a job.
Problem
The stop/restart sample is no longer executable as documented. Users following the README cannot run the referenced test and have no working entry point for practicing the stop/restart flow.
Expected behavior
The stop/restart sample should provide an executable test or update the documentation to point to a valid way to run the sample.
Background
JobOperatorFunctionalTests.javawas removed in commit ba539dba2. However, the README for the stop/restart sample still describes this test as the way to practice stopping and restarting a job.Problem
The stop/restart sample is no longer executable as documented. Users following the README cannot run the referenced test and have no working entry point for practicing the stop/restart flow.
Expected behavior
The stop/restart sample should provide an executable test or update the documentation to point to a valid way to run the sample.