You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2019/01/16 13:04:35 UTC

[GitHub] superheizai opened a new issue #693: can't send message trace message to multi cluster

superheizai opened a new issue #693: can't send message trace message to multi cluster
URL: https://github.com/apache/rocketmq/issues/693
 
 
   
   **BUG REPORT**
   
   1. with multi producers to send message to multi cluster, all of which have enabled the message trace feature. Only the first producer sends message trace message succeed.
   
   - What did you do (The steps to reproduce)?
        init many producers connected to different clusters, and send message to different clusters.
   
   - What did you expect to see?
      all clusters with message trace message in.
   
   - What did you see instead?
      only the first initialized producer sent message trace message succeed.
   
   2. Please tell us about your environment:
        develop branch
   
   3. Other information (e.g. detailed explanation, logs, related issues, suggestions how to fix, etc):
        1.revise AsyncTraceDispatcher implementation
   
   **FEATURE REQUEST**
   
   1. Please describe the feature you are requesting.
   
   2. Provide any additional detail on your proposed use case for this feature.
   
   2. Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have). Are you currently using any workarounds to address this issue?
   
   4. If there are some sub-tasks using -[] for each subtask and create a corresponding issue to map to the sub task:
   
   - [sub-task1-issue-number](example_sub_issue1_link_here): sub-task1 description here, 
   - [sub-task2-issue-number](example_sub_issue2_link_here): sub-task2 description here,
   - ...
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services