OpenSearch/server
Jason Tedor bdb1e0e04e
Make node field in JoinRequest private (#36405)
This commit moves the node field in the JoinRequest object to be a
private field, adding a dedicated accessor. This is a minor breaking
change in that it is no longer possible for all callers to overwrite
this field, but that is a feature.
2018-12-12 08:50:21 -05:00
..
licenses Upgrade to Lucene-8.0.0-snapshot-61e448666d (#36518) 2018-12-12 06:47:40 +01:00
src Make node field in JoinRequest private (#36405) 2018-12-12 08:50:21 -05:00
build.gradle converting ForbiddenPatternsTask to .java (#36194) 2018-12-11 14:15:44 +02:00