OpenSearch/distribution
Jason Tedor 5140f992b4
Fix use of hostname in Windows service (#34193)
To pass the HOSTNAME envrionment variable to the Windows service, we
have to add some command line flags to the service invocation. Namely,
we have to specify that we are passing HOSTNAME variable, and we will
pass for it the value of %%COMPUTERNAME%%. This ensures that if the
hostname is changed, we pick this up the next time that the service is
started. This change is needed for the service now that we use the
HOSTNAME as the default node name.
2018-10-02 12:10:43 -04:00
..
archives CRUD: Fix wait for refresh tests (#33973) 2018-09-25 10:15:43 -04:00
bwc Don't build bwc on assemble (#33372) 2018-09-05 08:24:44 +03:00
packages Add temporary directory cleanup workarounds (#32615) 2018-08-07 16:59:56 +01:00
src Fix use of hostname in Windows service (#34193) 2018-10-02 12:10:43 -04:00
tools Upgrade to a Lucene 8 snapshot (#33310) 2018-09-06 14:42:06 +02:00
build.gradle Fix extractjar task ci (#33272) 2018-09-03 10:18:34 +03:00