Skip to content

SOLR-16922: Scripts wrongly prohibit embedded zookeeper when solr port is between 55535 and 64535#1830

Merged
colvinco merged 1 commit intoapache:mainfrom
colvinco:SOLR-16922
Aug 8, 2023
Merged

SOLR-16922: Scripts wrongly prohibit embedded zookeeper when solr port is between 55535 and 64535#1830
colvinco merged 1 commit intoapache:mainfrom
colvinco:SOLR-16922

Conversation

@colvinco
Copy link
Contributor

@colvinco colvinco commented Aug 7, 2023

https://issues.apache.org/jira/browse/SOLR-16922

Set the max port to be 64535 (1_000 less than the max port number 65535, as embedded zookeeper is started on SOLR_PORT + 1_000, not + 10_000 (used by RMI which has a separate check)

@colvinco colvinco requested a review from epugh August 7, 2023 15:24
Copy link
Contributor

@epugh epugh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@colvinco colvinco merged commit aa9f867 into apache:main Aug 8, 2023
@colvinco colvinco deleted the SOLR-16922 branch August 8, 2023 08:49
colvinco added a commit that referenced this pull request Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants