Skip to content
  • Thayumanavar S's avatar
    a18b7636
    BUG#27148580 - RESOURCE GROUP namespace should use scoped · a18b7636
    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.
    a18b7636
    BUG#27148580 - RESOURCE GROUP namespace should use scoped
    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.
Loading