You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Chun Chang (JIRA)" <ji...@apache.org> on 2017/03/10 01:21:37 UTC

[jira] [Closed] (DRILL-489) hazelcast cluster membership

     [ https://issues.apache.org/jira/browse/DRILL-489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chun Chang closed DRILL-489.
----------------------------

> hazelcast cluster membership
> ----------------------------
>
>                 Key: DRILL-489
>                 URL: https://issues.apache.org/jira/browse/DRILL-489
>             Project: Apache Drill
>          Issue Type: Bug
>    Affects Versions: 0.4.0
>            Reporter: Chun Chang
>             Fix For: 0.4.0
>
>
> I have a four node cluster, with drill bit cluster name set to:
> drill.exec: {
>   cluster-id: "drillbitschun"
> on all nodes. After I started drill bit from all four nodes, I noticed in the drill bit.out file that hazel cast cluster membership includes other nodes within the same subnet:
> Apr 04, 2014 3:41:19 PM com.hazelcast.cluster.ClusterService
> INFO: [10.10.100.120]:5701 [dev]
> Members [8] {
>         Member [10.10.100.127]:5701
>         Member [10.10.100.128]:5701
>         Member [10.10.100.129]:5701
>         Member [10.10.100.56]:5701
>         Member [10.10.100.117]:5701
>         Member [10.10.100.118]:5701
>         Member [10.10.100.119]:5701
>         Member [10.10.100.120]:5701 this
> }
> Notice it has more than four nodes in members. I don't know what ill behavior this might cause but this definitely does not look correct.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)