gaozhangmin opened a new pull request, #16745:
URL: https://github.com/apache/pulsar/pull/16745

   
   ### Motivation
   The doc said `Currently, retry letter topic is enabled in Shared 
subscription types.`, But, We can use this method in non shared sub.
   We should disable it to keep message order for non shared sub. we could use 
`reconsumeLaterCumulative` for non shared sub.
   
   ### Modifications
   When we use `reconsumerLaster` in non shared sub, PulsarClientException will 
be thrown.
   
   ### Verifying this change
   
   org.apache.pulsar.client.api.RetryTopicTest#testRetryTopicInNonSharedSub
   
   ### Documentation
   
     
   - [ ] `doc-not-needed` 
   


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