Removing deprecated things

2025-01-02 Thread David Smiley
Does deprecating and removing something require 2 CHANGES.txt entries? 2 JIRAs? Maybe "it depends"; I'd imagine modules and major features should but I propose we have less work/toil/process to remove lesser stuff. An example is SimpleMap, implemented by NamedList -- SOLR-14680. That issue was

Re: SolrCloud request routing URL structure

2025-01-02 Thread David Smiley
I'd like to move forward on this soon. A colleague expressed concern about matrix-params being obscure so perhaps should be avoided because of that. However, to me it seems their use is well fitting to the problem. Also, I estimate this path will have relatively low impact on the codebase with r

Re: Solr cloud Replication after Restore

2025-01-02 Thread Jason Gerlowski
Hi Or, This is a pretty scary report! If you haven't already, can you open a JIRA ticket describing how you detect and reproduce the problem? I'm reasonably familiar with the restore code, so I can help review if we do ultimately get a PR to fix this.you do ultimately put a PR together. Best,