Uploaded image for project: 'Flume (READ-ONLY)'
  1. Flume (READ-ONLY)
  2. FLUME-45

Logical nodes can be assigned to spawned/mapped to multiple physical nodes

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: v0.9.0
    • Fix Version/s: v0.9.2
    • Component/s: Master
    • Labels:
      None

      Description

      Logical nodes can be assigned to multiple nodes. This is a problem because we depend on an invariant where each logical node is unique and only spawned/mapped on a single physical node.

      Start master
      Start nodes physical1 and phsyical2
      Spawn physical1 node1
      Spawn physical2 node1
      Notice that the node is mapped to both in node maping table.
      Refresh and notice that node status for node1 will ping-pong between info from the different machines.

      Two options:

      1) Allow this, and make other code (like logical node translations) deal with this.
      2) Dis allow this and enforce the constraint that a logical node can only be mapped onto a single physical node.

      I prefer #2

        Attachments

          Activity

            People

            • Assignee:
              esammer Eric Sammer
              Reporter:
              jon Jonathan Hsieh
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: