ExportXMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 9.1.0-rc0, 9.1.0-rc1024
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Execution
    • Fully Compatible
    • ALL
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently, the shrink warning added in SERVER-133744 uses the module-level `logging.getLogger(_name_)`, instead of `self.logger`. This may cause the log to miss the archived hook/job log and instead land only on fallback stderr.

      In addition, testing added in SERVER-133744 does not cover the case where `current_bytes > total_bytes_sent`. This case should be added.

            Assignee:
            Kyle Burgess
            Reporter:
            Kyle Burgess
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: