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

[v5.0] Log errno when EventFDHolder write or read fails

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.0.27
    • Affects Version/s: None
    • Component/s: None
    • Service Arch
    • Fully Compatible
    • ALL
    • Service Arch 2021-10-04, Service Arch 2021-11-01, Service Arch Prioritized List
    • 1

      The code here and here anticipates that operations on eventfd may return EINTR in normal operation, but if there is any other failure the logged error message reports that the error code was not EINTR, but does not report what the error code was, making diagnosis difficult.

            Assignee:
            didier.nadeau@mongodb.com Didier Nadeau
            Reporter:
            bruce.lucas@mongodb.com Bruce Lucas (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: