solr
solr copied to clipboard
SOLR-16439: Cloud Node does not have Core, the admin UI cannot be displayed properly
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
:warning: 314 God Classes were detected by Lift in this project. Visit the Lift web console for more details.
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!
... @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.