Skip to content

Commit

Permalink
LRQA-54780 Set the transport port range to avoid an exception on the …
Browse files Browse the repository at this point in the history
…remote cluster
  • Loading branch information
timpak authored and brianchandotcom committed Feb 26, 2020
1 parent 7b8aa3c commit 13b7824
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-test-elasticsearch7.xml
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ xpack.security.sessionTimeout: 600000</echo>
<echo file="${elasticsearch.dir}-2/config/elasticsearch.yml">${line.separator}bootstrap.system_call_filter: false
cluster.name: LiferayElasticsearchClusterTwo
http.port: 9202
transport.port: 9500-9600
xpack.ml.enabled: false</echo>
</sequential>
</macrodef>
Expand Down

0 comments on commit 13b7824

Please sign in to comment.