I noticed that the introduced APIs are similar to Kafka. I have a technical question:
Kafka commits offset through sending messages to an internal topic, so Kafka can combine the send and consume operation in a single transaction through the atomic multi-partition writes feature. But RocketMQ doesn't have the same mechanism, do we have any other ingenious solutions to reach a similar effect like that? Regards, Xinyu Zhou On Wed, Oct 19, 2022 at 4:03 PM 柳尘 <yuluoxinsh...@gmail.com> wrote: > ok i'm waiting for vote day to pass > > Amber Liu <ltambe...@gmail.com> 于2022年10月19日周三 15:01写道: > > > +1, I am interested in this RIP too and maybe we can complete this task > > together. > > > > 柳尘 <yuluoxinsh...@gmail.com> 于2022年10月19日周三 14:01写道: > > > > > Hi, RocketMQ Community, > > > This question is about the producer idempotent send, the purpose is to > do > > > it by setting up a transaction coordinator > > > > > > We have written the proposal and you and see it by the link below: > > > > > > > > > > > > https://docs.google.com/document/d/1nResLevPbeGmKwSQiId_jw0tfBhJtoPZTduOQL3qxNg/edit > > > > > > [ RIP-53 Producer idempotent send ] > > > > > > Please reply to this email if you have any questions > > > > > >