Details

    • Type: Bug
    • Status: Closed
    • Priority: Blocker
    • Resolution: Fixed
    • Affects Version/s: v0.9.1
    • Fix Version/s: v0.9.1, v0.9.2
    • Component/s: Node
    • Labels:
      None
    • Environment:
      Mac OS X 10.6.4

      Description

      Almost every time I change the config for a node through the web interface, the last seen delta will count up and up and up until the status changes to LOST.

      A reliable way to reproduce this seems to be:
      1) $ flume master
      2) $ flume node_nowatch
      3) go to web interface (http://localhost:35871/)
      4) click "config" at the top
      5) pick the node from the dropdown, use "scribe" as source and "console" as sink (without quotes)
      6) click submit
      7) wait a few seconds and return to http://localhost:35871/ - status should be ACTIVE and all should be fine (last seen delta <= 5)
      8) click "config" at the top
      9) pick the node from the dropdown, use "scribe" as source and "console" as sink (without quotes)
      10) click submit
      11) wait a few seconds and return to http://localhost:35871/ - status should be ACTIVE and last seen delta should increase every time you reload the page, until status eventually switches to LOST

      It also seems to happen with just "console | console" and other configs I've tried. Not even sure if there was an occasion where it did not hang up after a config change...

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                jon Jonathan Hsieh
                Reporter:
                dzuelke David Zuelke
              • Votes:
                1 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: