Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-489

hazelcast cluster membership

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.4.0
    • 0.4.0
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            cchang@maprtech.com Chun Chang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: