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
Protect CTT pruning with cth_lock
Protecting the CTT pruning with the cth_lock
prevents ERROR messages 'tuple concurrently deleted',
which terminated the apply worker during catch-up
frequently.
renamed counter statis views to:
- get_channel_summary_stats
- get_channel_table_stats
fixed get_channel_summary_stats view to display stats based on channel
instead of node.