management-api-for-apache-cassandra
management-api-for-apache-cassandra copied to clipboard
Test for Null statusChanges field in Job status
From Reaper, we sometimes observe that the statusChanges field implemented as part of this PR can be null. This results in no repair progress notifications being passed to Reaper.
This PR creates an integration test to detect the problem. The actual fix is over here.
Fixes
https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/386
No linked issues found. Please add the corresponding issues in the pull request description.
Use GitHub automation to close the issue when a PR is merged
On hold pending the ability to test the client library from inside this repo. https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/389