solr icon indicating copy to clipboard operation
solr copied to clipboard

SOLR-16439: Cloud Node does not have Core, the admin UI cannot be displayed properly

Open limingnihao opened this issue 2 years ago • 1 comments

https://issues.apache.org/jira/browse/SOLR-16439

Description

Cloud Node does not have Core, the admin UI cannot be displayed properly due to cores.sort

Solution

Cores are null and an array is assigned

Checklist

Please review the following and check all that apply:

  • [x] I have reviewed the guidelines for How to Contribute and my code conforms to the standards described there to the best of my ability.
  • [x] I have created a Jira issue and added the issue ID to my pull request title.
  • [x] I have given Solr maintainers access to contribute to my PR branch. (optional but recommended)
  • [x] I have developed this patch against the main branch.
  • [x] I have run ./gradlew check.
  • [x] I have added tests for my changes.
  • [x] I have added documentation for the Reference Guide

limingnihao avatar Sep 30 '22 06:09 limingnihao

:warning: 314 God Classes were detected by Lift in this project. Visit the Lift web console for more details.

sonatype-lift[bot] avatar Sep 30 '22 06:09 sonatype-lift[bot]

This all makes sense to me... @cpoerschke do you want to merge this one? Or I can.. ;-). I never could duplicate it, but it seems good!

epugh avatar Oct 11 '22 10:10 epugh

... @cpoerschke do you want to merge this one? ...

Sure, I'm happy to merge this one. https://lists.apache.org/thread/rlz9f52ctl34b2yq21vbw0nxm2qtgcro to first ask on the dev list w.r.t. inclusion in 9.1.0 which is in feature freeze.

cpoerschke avatar Oct 12 '22 12:10 cpoerschke