-
Thayumanavar S authored
lock strategy in unobtrusive lock incr. RESOURCE_GROUPS namespace should use scoped lock strategy in the function MDL_lock::get_unobtrusive_lock_increment. Thus this patch introduces get_strategy to return either the scoped or object lock strategy correspoding to MDL key namespace. The patch does not add any test cases as it has impact relating to scalability/performance only.
Thayumanavar S authoredlock strategy in unobtrusive lock incr. RESOURCE_GROUPS namespace should use scoped lock strategy in the function MDL_lock::get_unobtrusive_lock_increment. Thus this patch introduces get_strategy to return either the scoped or object lock strategy correspoding to MDL key namespace. The patch does not add any test cases as it has impact relating to scalability/performance only.
Loading