f1amingo opened a new issue, #94:
URL: https://github.com/apache/rocketmq-apis/issues/94

   **Is your feature request related to a problem? Please describe.**
   To implement the new feature of [RIP‐83 Lite Topic: A New Message 
Model](https://github.com/apache/rocketmq/wiki/RIP%E2%80%9083-Lite-Topic:-A-New-Message-Model),
 we need to enhance the RocketMQ gRPC proto.
   
   **Describe the solution you'd like**
   1. Introduce new `MessageType: LITE` and `ClientType: LITE_PUSH_CONSUMER`;
   2. New rpc `SyncLiteSubscription` for `MessagingService`;
   3. Enhance `SystemProperties`, `AckMessageEntry`, 
`ForwardMessageToDeadLetterQueueRequest` to support lite topic;
   
   **Describe alternatives you've considered**
   None.
   
   **Additional context**
   None.
   


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