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
fix: Committer stuck in retry loop on shutdown (#1062)
Close the partition subscriber factory (which contains the client stubs) last. This allows the Committer to send a pending commit to the server on shutdown.
0 commit comments