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
{{ message }}
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
Problem Statement
For a higher performance of the wrapping SDK, we should provide methods that don't return futures for record acknowledgement, but instead just an offset ID, on which the client can then block via an API.