Humkum
Humkum
I'd like to follow this issue.
> 我理解在leader节点不会直接将数据落盘,接受到来自客户端的请求之后写入directByteBuffer,然后异步的向follower同步日志,以及异步的将directByteBuffer中的数据写入到mmapfile。 我的理解对吗? 需要成功向 1/2 以上节点同步完成后才可以返回成功
What's the version of RocketMQ you using?
看着像是 broker ip 不太对,中间多了个空格?
I made some changes to fix the compatibility issues for upgrades and rollbacks, please help to review, thanks. @RongtongJin @tianliuliu
Which version of RocketMQ is it?
An explanation for the consistency between subscription relationships and subscription relationships
> @RongtongJin 感谢解答,还有个小问题,一个消费者分组可以有多个订阅,比如说订阅了TopicA的TagA、TagB以及TopicB的TagC、TagD,消息消费的时候可以拿到消息所属的Topic和Tag吗? 可以有多个订阅,只要保证同一个订阅组中的所有 client 订阅关系一致就行
You can check whether your RocketMQ_HOME contains spaces
See https://github.com/apache/rocketmq-flink/pull/96