Fix(client):fix the issue that lite pull consumer lost messages in some scenario
In jepsen test, consumer lost messages when using the lite pull consumer. This is due to the incorrect setting of consume offset. Delete the wrong code to make it correct.
Showing
想要评论请 注册 或 登录