chenzlalvin commented on pull request #3289:
URL: https://github.com/apache/rocketmq/pull/3289#issuecomment-905528004


   > pulsar or kafka‘s partitionId is gobal[0..N] , whereever topic partition 
be on which broker,
   > using the fields of topic and partitionId, we can find the partition's 
address;
   > but in RocketMQ original routing protocols, the routing info is calculated 
by client's logic;
   > where the topic partition be shift to other broker, In pulsar or Kafka 
system,
   > use compatible protocols, it's difficult to find correct topic address
   
   The connector component is the preferred solution for data communication 
between different message products, and the protocol benchmarking should not be 
modified directly.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to