Results 14 comments of hanmz

> @hanmz Could you merge the master branch, and then the CI is passed, I will merge this PR. Okay, I'll do it. Please help look again

I suspect this has something to do with the version you are using. I suggest you try it on the latest version.

> > > Reduce CPU usage when client idle and batch message enable > > > > > > I don't see how the executor type for the `batchFlushTask` could...

> it seems this is expected behavior This is normal behavior, but it can easily cause misunderstandings

The problem of message duplication is difficult to avoid. The better solution now is to implement idempotence on the client side.