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
@mostafa
I have set the below offset and
let offset = 0;
but the topic always reads data from 0th offset, in our use case we want to consume data from current offset.
Is there any way to do so?
The text was updated successfully, but these errors were encountered:
@mostafa
I have set the below offset and
let offset = 0;
but the topic always reads data from 0th offset, in our use case we want to consume data from current offset.
Is there any way to do so?
The text was updated successfully, but these errors were encountered: