You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Do not free/remove the shared user buffer that is used by all threads as an atomic counter for ids (for blobs and incremented ids), but retain it as a stable allocated buffer
- Do not free/remove the shared user buffer that is used by all threads as an atomic counter for ids (for blobs and incremented ids), but retain it as a stable allocated buffer
11
+
- Removed the `copyTablesToCatchUp` option and instead utilized the clone node designation of the leader node to copy tables
12
+
- Ensure that skipping large number of audit entries does not lock up the thread and cause a connection reset
0 commit comments