Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-25755

Clean up excessive logging from Transport Layer rewrite

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

      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@mongodb.com Mira Carey
            Reporter:
            mira.carey@mongodb.com Mira Carey
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: