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的消息按照tag去发送 #3438

Merged
merged 2 commits into from
Apr 19, 2021

Conversation

renyansongno1
Copy link
Contributor

支持rocketmq的消息按照tag去发送
并对应修改了配置文件
对应 #3409

并对应修改了配置文件
@CLAassistant
Copy link

CLAassistant commented Apr 3, 2021

CLA assistant check
All committers have signed the CLA.

@agapple
Copy link
Member

agapple commented Apr 16, 2021

不要这种改法,设计上针对rocketmq单独增加tag参数

@renyansongno1
Copy link
Contributor Author

不要这种改法,设计上针对rocketmq单独增加tag参数

好的 我会修改下的

@agapple
Copy link
Member

agapple commented Apr 17, 2021

修改

尽快提交的话,估计还能赶得上1.1.5的发布

@renyansongno1
Copy link
Contributor Author

renyansongno1 commented Apr 17, 2021

修改

尽快提交的话,估计还能赶得上1.1.5的发布

大佬 看看是这个意思不 @agapple

@agapple agapple merged commit a7720b5 into alibaba:master Apr 19, 2021
@agapple
Copy link
Member

agapple commented Apr 19, 2021

tks

@utilsfun
Copy link

希望可以实现动态tag:每个库用一个MQ消息主题,每消息可配成 db1-table1-insert, db1-table2-delete 这样的tag, 消费端用tag区分消息进行消费

@miaojianbin
Copy link

希望可以实现动态tag:每个库用一个MQ消息主题,每消息可配成 db1-table1-insert, db1-table2-delete 这样的tag, 消费端用tag区分消息进行消费

也有这种需求,希望tag和key能根据模板动态生成,例如指定$schema.$table_name这种可以生成schema.table这种动态的tag;可能用到的变量:binlog文件、位点、数据库地址、schema、表名

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.

5 participants