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

Make mongoS collstats aware of $gleStats section in mongoD responses

    • 2

      Currently mongoS logs a warning "mongos collstats doesn't know about: $gleStats" when collstats is executed, because the code in "src/mongo/s/commands_public.cpp:1210" doesn't list that field.

      Alternatively, we may want to restructure the code to eliminate the need of explicit listing of all mongoD response fields. mongoS should be only aware of those that need special handling, like indexsizes and number of documents.

            Assignee:
            andrew.witten@mongodb.com Andrew Witten (Inactive)
            Reporter:
            alex.komyagin@mongodb.com Alexander Komyagin (Inactive)
            Votes:
            6 Vote for this issue
            Watchers:
            14 Start watching this issue

              Created:
              Updated:
              Resolved: