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

CLI: Reduce responsibilities of SolrCLI

    XMLWordPrintableJSON

Details

    Description

      The current state of SolrCLI contains multiple static fields and methods that are used across the CLI classes. However, the SolrCLI class is used as the main entrypoint for our CLI scripts and should not provide and be responsible for these utilities.

      By following the seperation of concerns, two improvements can be made. These are

      • extract the static fields and helper methods to a utility class
      • extract global options to a cli options class

      In the context of this ticket only the first improvement should be addressed.

      Attachments

        Issue Links

          Activity

            People

              malliaridis Christos Malliaridis
              malliaridis Christos Malliaridis
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h 40m
                  1h 40m