DatabaseCloner should log CollectionCloner errors on failure

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • 3.5.3
    • Affects Version/s: None
    • Component/s: Replication
    • Fully Compatible
    • Repl 2017-01-23, Repl 2017-02-13
    • 0
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      When the CollectionCloner fails, the status is placed into _failedNamespaces here. However, we never do anything with _failedNamespaces besides check and print its size. We should print some, if not all, of the errors in the CollectionCloner, especially now that we don't do any collection cloning in parallel.

      Another solution would be to print CollectionCloner errors at a log level greater than 1: https://github.com/mongodb/mongo/blob/726cafd713c7333640f8458ec9808ed4f678e3a7/src/mongo/db/repl/collection_cloner.cpp#L542

            Assignee:
            Judah Schvimer
            Reporter:
            Judah Schvimer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: