duhenglucky commented on issue #1538: Link to Alibaba Cloud MQ using version 
4.5.1, unable to view message track
URL: https://github.com/apache/rocketmq/issues/1538#issuecomment-545834829
 
 
   @amwyyyy   
   please open the tracing switch.
    DefaultMQPushConsumer consumer = new DefaultMQPushConsumer("GID_TEST_SDK", 
rpcHook, new AllocateMessageQueueAveragely());
   => 
           DefaultMQPushConsumer consumer = new 
DefaultMQPushConsumer("GID_TEST_SDK", getAclRPCHook(), new 
AllocateMessageQueueAveragely(), true, null);
   

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


With regards,
Apache Git Services

Reply via email to