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

statusChange field in Job returns null

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

In the management API client, when calling getJobStatus, we have noticed that the status can be COMPLETE, but the statusChanges field can be completely null.

This causes downstream null pointer exceptions in Reaper and does not make sense (since we assume that the repair must have been running at some point to reach COMPLETE).

Definition of done

We always get at least the latest status change back from Management API.

┆Issue is synchronized with this Jira Story by Unito

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