Re: [PR] SOLR-17564: Remove backwards compatibility code from Assign [solr]

2024-11-22 Thread via GitHub
dsmiley merged PR #2871: URL: https://github.com/apache/solr/pull/2871 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@solr.apache.or

[PR] SOLR-17564: Remove backwards compatibility code from Assign [solr]

2024-11-18 Thread via GitHub
pjmcarthur opened a new pull request, #2871: URL: https://github.com/apache/solr/pull/2871 Remove code in Assign.java that was required for compatibility with collections created before 7.0 https://issues.apache.org/jira/browse/SOLR-X # Description This P