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

Possibility to change SOLR stop and RMI ports

    XMLWordPrintableJSON

Details

    Description

      My SOLR start port is 10443.
      I've found hard coded rules (-1000 and +10000) for stop and RMI ports in file /opt/solr/bin/solr.

      I've set the three variables in /etc/default/solr.in.sh for all 3 ports:
      SOLR_PORT="10443"
      STOP_PORT="10442"
      RMI_PORT="10444"

      SOLR has bound to these ports, but with this setting I could not stop SOLR anymore.
      I had to edit the rules in /opt/solr/bin/solr by replacing 1000 and 10000 by the value 1.

      Could you please change the scripts, that the ports may be configured in /etc/default/solr.in.sh ?

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              broec Christian Brönnimann
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: