-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Catalog and Routing
-
Fully Compatible
-
ALL
-
v8.0, v7.0, v6.0
-
CAR Team 2024-04-15
-
19
-
1
Several functions exposed in cluster_parameter_synchronization_helpers.h are used in onCommit handlers by observers that are passing a potentially interruptible operation context. We should consider using a separate operation context in those functions since recovery unit handlers are designed to terminate the process if any exception is thrown.