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

http topic和groupId名字过长会报错,tcp没这个问题 #8

Open
cpj555 opened this issue Mar 19, 2021 · 1 comment
Open

http topic和groupId名字过长会报错,tcp没这个问题 #8

cpj555 opened this issue Mar 19, 2021 · 1 comment

Comments

@cpj555
Copy link

cpj555 commented Mar 19, 2021

Code: NotSupport Message: the length of GID(CID) and TOPIC is too long, total length(include instance) should not longer than 119, please change another topic or another cid RequestId : 605402BE384531236C9E1205 HostId

@cpj555
Copy link
Author

cpj555 commented Mar 19, 2021

希望可以优化下机制,不然命名规则无法保持一致
request:{"method":"GET","url":"/topics/order_center_normal_topic/messages","option":{"query":{"consumer":"GID_order_center_status_change","numOfMessages":16,"tag":"order_submit||order_close","waitSeconds":30,"ns":"MQ_INST_1988459431884100_BXiRBXmi"},"http_errors":false,"headers":{"Date":"Fri, 19 Mar 2021 01:47:41 GMT","x-mq-version":"2015-06-06","Content-Type":"text/xml","Authorization":"MQ Io6rIgufYlRYxLRj:7oz9ww/IKD/BUuwkjvHZVbgzkEw="}}}
response: {"statusCode":400,"responseBodyContent":"\n<Error xmlns="http://mq.aliyuncs.com/doc/v1\">\n NotSupport\n the length of GID(CID) and TOPIC is too long, total length(include instance) should not longer than 119, please change another topic or another cid\n 605402BE384531236C9E1205\n http://1988459431884100.mqrest.cn-qingdao-public.aliyuncs.com\n"}

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

No branches or pull requests

1 participant