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

GetMore executor logs Interrupted failures

    • Type: Icon: Bug Bug
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Querying
    • Labels:
    • ALL
    • Query 2020-08-24

      The GetMore executor logs a message when it is interrupted:

      GetMore command executor error: FAILURE, status: InterruptedAtShutdown: interrupted at shutdown, 

      This behavior differs from other read commands in that those commands silently returns these sorts of errors to the client (if possible) and do not routinely log them. We should suppress these messages for the GetMore executor to avoid polluting logs.

            Assignee:
            milena.ivanova@mongodb.com Milena Ivanova
            Reporter:
            milkie@mongodb.com Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: