Remove uassertLockTimeout

XMLWordPrintableJSON

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

      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:
            Gabriel Villasana (Inactive)
            Reporter:
            Kaloian Manassiev
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: