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
CancellationException periodically appears in the log every time we close WAL segment in WAL and start a new one. The same exception also appears on shutdown. I suppose it is quite safe to ignore it and do not log it because it is part of normal database life cycle.
The text was updated successfully, but these errors were encountered:
CancellationException periodically appears in the log every time we close WAL segment in WAL and start a new one. The same exception also appears on shutdown. I suppose it is quite safe to ignore it and do not log it because it is part of normal database life cycle.
The text was updated successfully, but these errors were encountered: