binzhaomobile created ROCKETMQ-212:
--------------------------------------

             Summary: Class MessageExt should not be exposed to API level
                 Key: ROCKETMQ-212
                 URL: https://issues.apache.org/jira/browse/ROCKETMQ-212
             Project: Apache RocketMQ
          Issue Type: Improvement
          Components: rocketmq-client
    Affects Versions: 4.0.0-incubating, 4.1.0-incubating, 4.2.0-incubating, 
4.3.0-incubating
         Environment: All Environments
            Reporter: binzhaomobile
            Assignee: Xiaorui Wang
            Priority: Minor


A lot of RocketMQ client API use MessageExt  object as parameter, such as :
MessageListenerConcurrently#consumeMessage, 
MessageListenerOrderly#consumeMessage, 
TransactionCheckListener#checkLocalTransactionState

The class MessageExt is majorly used for carrying information internally,  it 
contains  implementation related information.This class should  not be exposed 
to API level.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to