Details

    • Sub-task
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • main (10.0)
    • main (10.0), 9.4
    • cli
    • None

    Description

      Fired up two solrs on port 8983 and 7574, and then went to stop 7574... bin/solr stop -p 7574 returns "Found 2 Solr nodes running! Must either specify a port using -p or -all to stop all Solr nodes on this host.".

      changing the bin/solr script handling of -p to

      SOLR_PORT="$2"
      PROVIDED_SOLR_PORT=SOLR_PORT

      makes it work. Need a bats test!

      Attachments

        Activity

          People

            epugh Eric Pugh
            epugh Eric Pugh
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: