Colin Hryniowski
Colin Hryniowski
**Problem description** If for some reason, the `OperationProcessor` stops receiving work (particularly for a long period of time), the `OPERATION_PROCESSOR_DELAY_MILLIS` metric can report stale values. It is a `Gauge` based...
**Describe the bug** The `DynamicRestApiTest.listScopes` system test revealed an issue when the controller attempts to create some scope, but the `_system/_tables/scopes` segment is not mapped to a host, which causes...
**Change log description** * Adds log to print the set of active pods for some service after a scale event. * Makes `waitUntilPodIsRunning` wait for both the expected amount of...
**Is your feature request related to a problem? Please describe.** When debugging an issue with the logs produced during the various system tests that involve the scaling of deployments, it...
### Health Checks This issue is meant to track the various classes and state that we hope to integrate with the health check framework. The following like appears in no...
**Problem description** In various files, there exists references to internal tooling and projects. **Problem location** (All within `:test:system` project) * `preTestScript.sh` -> "jarvis" & "nautilus" * `BookkeeperService.java` -> "nautilus" *...