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

Reduce the severity of being unable to connect to a master gossip port

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: v0.9.3
    • Component/s: Easy, Master
    • Labels:
      None

      Description

      10/12/27 18:31:30 ERROR distributed.GossipMulticast: IOException when gossiping with 10/12/27 18:31:30 ERROR distributed.GossipMulticast: IOException when gossiping with 0.0.0.0:57890
      java.net.ConnectException: Connection refused
      at java.net.PlainSocketImpl.socketConnect(Native Method)
      at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
      at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
      at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
      at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
      at java.net.Socket.connect(Socket.java:529)
      at java.net.Socket.connect(Socket.java:478)
      at java.net.Socket.<init>(Socket.java:375)
      at java.net.Socket.<init>(Socket.java:189)
      at com.cloudera.distributed.GossipMulticast$GossipThread.run(GossipMulticast.java:307)
      on xxxx.com
      3:34 PMHsieh, Jonathan
      you probaly took down a master.
      masters use a gossip algorithm to distribute data that doesn't have to be consistent.
      if you take a master down, one of the other masters may fail when i tries to gossip info around.

        Attachments

          Activity

            People

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

              Dates

              • Created:
                Updated:
                Resolved: