HoustonPutman commented on PR #3054:
URL: https://github.com/apache/solr/pull/3054#issuecomment-2679306623

   Hey @gerlowskija this is causing a few errors.
   
   First I've found is that the `getCoreStatus()` api takes a `Boolean`, but 
then de-refrences it to a `boolean`. So requests that don't provide the option 
get a NullPointerException for `indexInfo` at line 92 of `CoreStatus`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to