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

Poor compression of diagnostic data when secondary falls off the oplog

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major - P3
    • Resolution: Duplicate
    • None
    • None
    • Diagnostics
    • None
    • ALL
    • Security 2020-09-21

    Description

      When the secondary falls off the oplog there are frequent schema changes in the diagnostic data (every few seconds) which results in very poor compression and much reduced retention period for diagnostic data.

      The cause is that the replica set status infoMessage field with the string "could not find member to sync from" comes and goes periodically about every 5 seconds.

      I believe this could be fixed by ignoring fields that do not contribute to ftdc data, such as strings, before comparing the schema of the current sample with the reference sample, instead of ignoring them after the comparison.

      Attachments

        Issue Links

          Activity

            People

              mark.benvenuto@mongodb.com Mark Benvenuto
              bruce.lucas@mongodb.com Bruce Lucas (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: