Re: Apache Solr 9.7 branch created

2024-08-08 Thread David Smiley
(Copying what I just added to that PR): AFAICT, the only remaining step is to remove the CHANGES.txt entry, possibly update the existing one to include contributors. I could do this or @cpoerschke . I'd love to see this bug fix in for 9.7! (fixes something not released; would be a shame to not rel

Re: Copying data from master to slave

2024-08-08 Thread Jan Høydahl
Hi, I replied to you email yesterday, asking you to use the users mailing list for such questions. Please stop posting user questions to the dev mailing list. See https://solr.apache.org/community.html#mailing-lists-chat Jan > 8. aug. 2024 kl. 10:47 skrev Mugi, Krishnavamsireddy > : > > Hi T

Re: Apache Solr 9.7 branch created

2024-08-08 Thread Ellaeln
I noticed that https://github.com/apache/solr/pull/2607 was not merged. It means that https://issues.apache.org/jira/browse/SOLR-17386 is still open. This means Solr 9.7 will be a regression, because we lose the ability to update coordinator cores. I would consider merging https://github.com/ap

Copying data from master to slave

2024-08-08 Thread Mugi, Krishnavamsireddy
Hi Team, I am trying to copy data from master to slave through replication handler. But I am getting leaderurl malformed even though leaderurl being valid. Am I missing anything here, Can anyone please help me on this? This is the /replication handler of mine. https://sss-nick-solr-m.u