OpenSearch/buildSrc
kartg 2c1e89a1f9
Fixing support for a multi-node cluster via "gradle run" (#1455)
This change updates the logic in RunTask to use deterministic port values for all nodes rather than just the first node in a cluster. The local address of the first node is also used as the seed_hosts value to allow the cluster to form correctly. The seed_hosts setting is also allow-listed as an overrideable value.

Signed-off-by: Kartik Ganesh <85275476+kartg@users.noreply.github.com>
2021-11-01 09:18:21 -07:00
..
reaper Fix Javadoc errors in `client/sniffer` (#802) 2021-06-03 17:08:16 -07:00
src Fixing support for a multi-node cluster via "gradle run" (#1455) 2021-11-01 09:18:21 -07:00
.gitignore Build: Add fake project to include buildSrc as normal project 2016-05-06 22:26:15 -07:00
build.gradle Upgrading mockito version to make it consistent across the repo (#1410) 2021-10-21 19:40:43 -04:00
formatterConfig.xml [Rename] buildSrc directory, build-tools module (#182) 2021-03-21 20:56:34 -05:00
settings.gradle [License] Add SPDX and OpenSearch Modification license header (#509) 2021-04-09 14:28:18 -05:00
version.properties Update bundled JDK distribution to 17.0.1+12 (#1476) 2021-11-01 10:34:04 -05:00