management-api-for-apache-cassandra icon indicating copy to clipboard operation
management-api-for-apache-cassandra copied to clipboard

Test for Null statusChanges field in Job status

Open Miles-Garnsey opened this issue 2 years ago • 2 comments

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

Miles-Garnsey avatar Sep 20 '23 04:09 Miles-Garnsey

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

github-actions[bot] avatar Sep 20 '23 05:09 github-actions[bot]

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

Miles-Garnsey avatar Oct 04 '23 00:10 Miles-Garnsey