OpenSearch/server
Tim Brooks 4f66b9a27c
Transport client: Don't validate node in handshake (#30737)
This is related to #30141. Right now in the transport client we open a
temporary node connection and take the node information. This node
information is used to open a permanent connection that is used for the
client. However, we continue to use the configured transport address.
If the configured transport address is a load balancer, you might
connect to a different node for the permanent connection. This causes
the handshake validation to fail. This commit removes the handshake
validation for the transport client when it simple node sample mode.
2018-05-31 13:14:28 -06:00
..
cli Add useful message when no input from terminal (#29369) 2018-04-10 21:50:39 -04:00
licenses Upgrade to Lucene-7.4-snapshot-1cbadda4d3 (#30928) 2018-05-29 12:29:52 -04:00
src Transport client: Don't validate node in handshake (#30737) 2018-05-31 13:14:28 -06:00
build.gradle Build: Split distributions into oss and default 2018-04-20 15:33:57 -07:00