Re: Core Admin API - rename core issue on 8.11

2022-06-09 Thread Eric Pugh
Shamik, updating the documentation to reflect what you’ve learned is a great way to get involved with the community. I’d love to see a PR submitted that clarifies the docs and would be happy to review it. > On Jun 8, 2022, at 7:43 PM, Shamik Bandopadhyay wrote: > > Hi Shawn, > > Thanks for

Re: Core Admin API - rename core issue on 8.11

2022-06-08 Thread Shamik Bandopadhyay
Hi Shawn, Thanks for the insight. As you've mentioned, renaming the core name in the core properties file does create unwanted consequences. I did give it a try in a test environment earlier. Renaming the core is not essential for us, it's just to add some convenience for a few folks using Solr

Re: Core Admin API - rename core issue on 8.11

2022-06-08 Thread Shawn Heisey
On 6/8/2022 5:06 PM, Shamik Bandopadhyay wrote: "msg": "Not supported in SolrCloud", Using the CoreAdmin API when running in cloud mode is a REALLY bad idea.  The CoreAdmin API cannot touch information in zookeeper. With part of the information for a SolrCloud collection being in zookeep