remove ThreadSafeString

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 5.2.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Service Arch 2021-10-18
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The only use of ThreadSafeString was introduced somewhat apologetically in SERVER-11762. ProgressMeter should just use a stdx::mutex and a std::string and that's it. ThreadSafeString is neither threadsafe nor a string.

            Assignee:
            Billy Donahue
            Reporter:
            Billy Donahue
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: