[ https://issues.apache.org/jira/browse/SOLR-7043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Eric Pugh resolved SOLR-7043. ----------------------------- Fix Version/s: main (10.0) 9.7 Resolution: Fixed With the recent releases of 9x, and especially 9.7, and some work that is currently in 10x only, I think we are there on this! Any further work can be done in new tickets. > Refactor SolrCLI, bin\solr, bin\solr.cmd to be more unit-testable and less OS > specific > -------------------------------------------------------------------------------------- > > Key: SOLR-7043 > URL: https://issues.apache.org/jira/browse/SOLR-7043 > Project: Solr > Issue Type: Improvement > Components: scripts and tools > Reporter: Timothy Potter > Priority: Major > Fix For: main (10.0), 9.7 > > > With the 5.0 release, we've reached critical mass with the bin/solr script > interface, but we've picked up some cruft along the way. Specifically, > there's too much OS-specific constructs in the scripts and they are quite > complex overall. They also require extensive manual testing. Moreover, > SolrCLI (provides support for the scripts) needs to be refactored to use the > Collections API support added to SolrJ instead of using low-level JSON / HTTP > constructs. SolrCLI is also in desperate need of a unit test. The overall > goal of this ticket is to move as much as possible out of the shell scripts > and into SolrCLI, thus increasing test coverage. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org