MarvinCai commented on pull request #9163:
URL: https://github.com/apache/pulsar/pull/9163#issuecomment-768687398


   Now ConsumerImpl constructor will throw exception when client try to 
directly construct a Consumer with Key_Shared subscription type and 
DeadLetterTopic. Same to all subclass like ZeroQueueCosumer, RawReader...., 
this shouldn't affect existing logic using ConsumerBuilder to create consumer 
as builder will check and make sure there's no DLQ set for Key_Shared sub type. 


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


Reply via email to