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
I have come across a TODO regarding handling closed shards.
The logic didn't account for the records that are fetched from the stream in the last batch, this may lead to data loss.
It would be great, if the handling covers it.
I have come across a
TODOregarding handling closed shards.The logic didn't account for the records that are fetched from the stream in the last batch, this may lead to data loss.
It would be great, if the handling covers it.