Defect HC-8290

Solr Slave server health probes not stable

Software

Customer case Applies to Corrected in
CS0196915 V9.0.1.13 9.0.1.16

Observed behavior

A ClassCastException occurs intermittently returning a http response code 500 when running the server health check.

Expected behavior

The ClassCastException occurs due to incorrect coding of the conversion of the response values.

Resolution

The code is fixed to ensure String formats are returned consistently for the values being returned by the probe.