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

Remove uassertLockTimeout

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.1.14
    • Affects Version/s: 4.0.4
    • Component/s: Internal Code
    • Labels:
    • Fully Compatible
    • ALL
    • Execution Team 2019-06-03

      It appears that the catalog RAII objects will construct a string with the resource name intended for error reporting regardless of whether error reporting needs to be done or not. This is kind of wasteful and can easily be fixed by just passing the resource id instead and only constructing a string in the uassert statement.

      In addition, there is a string copy on this line.

            Assignee:
            gabe.villasana@mongodb.com Gabriel Villasana (Inactive)
            Reporter:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: