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

Revisit startup warning when process rlimit < half file rlimit

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Logging
    • Labels:
      None
    • Service Arch

      https://github.com/mongodb/mongo/blob/6a73b990746e1287ce6bad99d4cec263ed420072/src/mongo/db/startup_warnings_mongod.cpp#L336-L343

      This seems especially wrong with the adaptive executor where you would want substantially more FDs than threads. It also seems wrong for mongos where each incoming client thread may have many outstanding requests for scatter-gather queries. Even for mongod, you may have many data files but not expect many client threads. Is there any case where this warning makes sense?

            Assignee:
            backlog-server-servicearch [DO NOT USE] Backlog - Service Architecture
            Reporter:
            mathias@mongodb.com Mathias Stearn
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: