RapperCL commented on issue #4827: URL: https://github.com/apache/rocketmq/issues/4827#issuecomment-1253178105
> For most transaction messages, they are in the committed state and will be found in the remove map。 Only a small number of transaction messages in the prepare(half) state will go to this logic(get half msg and check back), and the check back of transaction messages itself is carried out one by one. If batch check back is used, the code logic will become very complicated Yes, but I think we can actually get it in batches and iteratively check -- 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]
