-
Notifications
You must be signed in to change notification settings - Fork 23
Plugin v 2.6.0 does not work with ES 1.6.0 (GCE instances don't see each other) #54
Comments
Additional info: |
Also, logs from 2nd node:
|
I rewrote my script to use ES 1.5.0 and plugin version 2.5.0, and that works fine. So my script is fine, but fail with the new plugin. I can share my Gcloud project with you if you'd like to take a closer look. |
Seems like the same problem I had in #53 |
This, too (see #53), is probably due to someone replacing some important code with a "TODO" comment... |
cc @schonfeld @dadoonet 👍 |
This issue was moved to elastic/elasticsearch#13459 |
For users still on the 1.x series, shouldn't this issue remain open? I'm not sure what problems this has, but I was able to get a 1.7.4 cluster working using 2.5.0 of this plugin. That would seem to indicate this bug was introduced somewhere in v2.5.0...es-1.6 which doesn't look like a very big search space. |
I'm trying out the GCE plugin on ES 1.6.0 with plugin version 2.6.0.
I'm unable to get multicast autodiscovery to work at all.
Here is my startup script for the instances. (Includes elasticsearch.yml config)
And here is the log info when I switch discovery logging to "TRACE":
(NOTE: Logs are of 2nd run where I made a fresh GCloud project with ID: es-cloud1000)
Please let me know if I can provide any additional info.
The text was updated successfully, but these errors were encountered: