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
ref: Add extra logging for debugging commits (#302)
There is a mystery right now which is causing (probably) very old
commit messages to still be present. This seems to be the case
even after we switched the cleanup policy on the topic to `compact,delete`
from `compact` so that messages eventually expire (they previously never expired).
This adds some logging to help us figure out where/when these old messages came
from and helps us determine when the legacy decoder can be safely removed.
0 commit comments