Clean up excessive logging from Transport Layer rewrite

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 3.3.12
    • Affects Version/s: 3.3.11
    • Component/s: Networking
    • None
    • Fully Compatible
    • ALL
    • Platforms 2016-08-26
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      After the cut over to the Transport Layer we ended up with some excessive logging that doesn't need to be there.

      1. We log when in exhaust, we shouldn't
      2. We uassert on recv failure at the top of the loop, which causes us to spam the logs when a remote user just hangs up on us.

      Cut that logging out.

              Assignee:
              Mira Carey
              Reporter:
              Mira Carey
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: