You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we have to put a plugin to the produce envrionment,but when we stop a node ,the log produce a error :"TransportService is closed stopped can't send request",and when we restart the node,it's a long time even 1 minute util cluster find the node,we don't konw how to do
we use aws plugin elasticsearch 1.5.2
discovery.type: "ec2"
discovery.ec2.host_type: "private_ip"
discovery.ec2.ping_timeout: "30s"
if discovery.ec2.ping_timeout is short ,cluster can't build
The text was updated successfully, but these errors were encountered:
we have to put a plugin to the produce envrionment,but when we stop a node ,the log produce a error :"TransportService is closed stopped can't send request",and when we restart the node,it's a long time even 1 minute util cluster find the node,we don't konw how to do
we use aws plugin elasticsearch 1.5.2
discovery.type: "ec2"
discovery.ec2.host_type: "private_ip"
discovery.ec2.ping_timeout: "30s"
if discovery.ec2.ping_timeout is short ,cluster can't build
The text was updated successfully, but these errors were encountered: