Hey! I cannot delete failing messages. It seems that for some reason we got messages displayed as null.null as source table. Commited at shows start of the epoch:
These are the ones that are failing to be delivered. Other messages with correct attributes (actual schema.table names, and correct commited at timestamps) are delivered and acked correctly.
We have around 2K failing messages, and clearing them through this view doesn't work. Contrary to discarding just failing ones, discarding all messages works for messages that would go through just fine, but it doesn't clear the failing ones.
We're using v0.13.21.
Hey! I cannot delete failing messages. It seems that for some reason we got messages displayed as
null.nullas source table. Commited at shows start of the epoch:These are the ones that are failing to be delivered. Other messages with correct attributes (actual schema.table names, and correct commited at timestamps) are delivered and acked correctly.
We have around 2K failing messages, and clearing them through this view doesn't work. Contrary to discarding just failing ones, discarding all messages works for messages that would go through just fine, but it doesn't clear the failing ones.
We're using v0.13.21.