Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ROCKETMQ-16] Improve the codes of setting topic.json's and subscriptionGroup.json's path #15

Closed
wants to merge 4 commits into from

Conversation

Zhang-Ke
Copy link

[ROCKETMQ-16] Improve the codes of setting topic.json's and subscriptionGroup.json's path

JIRRA ISSUE: https://issues.apache.org/jira/browse/ROCKETMQ-16

@zhouxinyu
Copy link
Member

It looks good, please @vongosling @lollipopjin review it.

@vongosling
Copy link
Member

IMO, we can postpone merge this PR here, thanks @Zhang-Ke
About config module, we would refactor here in the latest release version :-)

@asfgit asfgit closed this in b2ed298 Dec 29, 2016
lizhanhui pushed a commit to lizhanhui/rocketmq that referenced this pull request Jun 25, 2019
(1)在AbstractSendMessageProcessor抽象类中已经定义sendMessageHookList变量, 则无需再在实现类中去定义该变量
(2)在SendMessageProcessor中需要对consumerSendMsgBack进行处理,应调用ConsumeMessageHook#consumeMessageAfter记录轨迹以及计费数据,因此SendMessageProcessor中需注册registerConsumeMessageHook;
(3)AbstractSendMessageProcessor的executeSendMessageHookBefore方法中获取requestHeader 未考虑多个版本的协议
lizhanhui pushed a commit to lizhanhui/rocketmq that referenced this pull request Jun 25, 2019
(1)ONS初始化TransactionSendMessageProcessor、SendTimerMsgProcessor的时候需要从BrokerController将设置的SendMessageHook注册进去,
因此BrokerController中的sendMessageHookList需要对外暴露
(2)正常发送接口日志采集调整
lizhanhui pushed a commit to lizhanhui/rocketmq that referenced this pull request Jun 25, 2019
duhenglucky pushed a commit that referenced this pull request Jul 11, 2022
pingww pushed a commit that referenced this pull request Aug 26, 2022
lyx2000 pushed a commit to lyx2000/rocketmq that referenced this pull request Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants