k8ssandra / management-api-for-apache-cassandra

RESTful / Secure Management Sidecar for Apache Cassandra
Apache License 2.0
70 stars 51 forks source link

Bugfix - null status changes #384

Closed Miles-Garnsey closed 11 months ago

Miles-Garnsey commented 11 months ago

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:

  1. Creates an integration test to detect the problem.
  2. Attempts to fix the problem.
github-actions[bot] commented 11 months ago

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