Delete NetworkInterface redundant shutdown log

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Optimization
    • Fully Compatible
    • N&O Prioritized List
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Whenever a NetworkInterfaceTL is shutdown redundantly, it emits a log message at info level indicating this is happening. This tends to just be spam, since NITL shuts itself down in its destructor, so its very common (almost always) for that shutdown to be redundant. We should remove this line or at least make it only emitted at a high debug level.

      Additionally, ConnectionPool log messages don't include any metadata about the NetworkInterface they're associated with (e.g. this one about killing egress activity), so it's hard to tell what they're referring to. We should update these to make that association easier.

            Assignee:
            Ben Shteinfeld
            Reporter:
            Patrick Freed
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: