SincereXIA commented on pull request #616: URL: https://github.com/apache/ratis/pull/616#issuecomment-1059641731
> > I tried increasing the interval between async flushes like this: [SincereXIA@118b2e5](https://github.com/SincereXIA/ratis/commit/118b2e5ec5339b2fb105c29e738c066644112d59) > > @SincereXIA , It seems the sleep in [SincereXIA@118b2e5](https://github.com/SincereXIA/ratis/commit/118b2e5ec5339b2fb105c29e738c066644112d59) is the problem. > > Could you try https://issues.apache.org/jira/secure/attachment/13040724/616_asyncFlush.patch (applying to master) ? Hi @szetszwo , This commit: https://github.com/SincereXIA/ratis/commit/118b2e5ec5339b2fb105c29e738c066644112d59 is only in my test branch, and is not included in this pr. So I think the changes in this pr is same as this patch: https://issues.apache.org/jira/secure/attachment/13040724/616_asyncFlush.patch , and the test result is here:  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
