Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-7043

Refactor SolrCLI, bin\solr, bin\solr.cmd to be more unit-testable and less OS specific

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • main (10.0), 9.7
    • scripts and tools
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              thelabdude Timothy Potter
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: