Colvin Cowie created SOLR-16922:
-----------------------------------

             Summary: Scripts wrongly prohibit embedded zookeeper when solr 
port is between 55535 and 64535
                 Key: SOLR-16922
                 URL: https://issues.apache.org/jira/browse/SOLR-16922
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
    Affects Versions: 9.2.1, 9.3, 9.2
            Reporter: Colvin Cowie


Reported by [~Tiziano.DE] : 
https://issues.apache.org/jira/browse/SOLR-9698?focusedCommentId=17740214&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17740214

 

The embedded ZK_HOST port check wrongly uses an offset of 10_000, rather than 
1_000 when checking to see whether the embedded ZooKeeper port will be valid.

It should check against 64_535 rather than 55_535.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to