Skip to content
  • Aditya A's avatar
    6b0ee0c7
    Bug #18305270 BACKPORT BUG#18694052 FIX · 6b0ee0c7
    Aditya A authored
                   FOR ASSERTION `!M_ORDERED_REC_BUFFER' 
                   FAILED TO 5.6 
    
    PROBLEM
    -------
    Missed to remove record priority queue if 
    init_index failed for a partition which
    was causing the crash.
    
    FIX
    ---
    Remove priority queue if init_index fails
    for partition.
    6b0ee0c7
    Bug #18305270 BACKPORT BUG#18694052 FIX
    Aditya A authored
                   FOR ASSERTION `!M_ORDERED_REC_BUFFER' 
                   FAILED TO 5.6 
    
    PROBLEM
    -------
    Missed to remove record priority queue if 
    init_index failed for a partition which
    was causing the crash.
    
    FIX
    ---
    Remove priority queue if init_index fails
    for partition.
Loading