labuladong opened a new pull request, #848:
URL: https://github.com/apache/pulsar-client-go/pull/848

   
   
   Master Issue: #846 
   
   ### Modifications
   
   1. Reuse `multiTopicConsumer` in `regexConsumer`.
   2. Fix test cases of `regexConsumer`. Due to the system topic 
`__change_events`, we can't compare the number of consumers to check the 
correctness:
   
   
![image](https://user-images.githubusercontent.com/37220920/190597822-21616401-60df-4363-9088-c879aa1c7581.png)
   
   Instead, I try to check the key in the `consumers` map.
   
   
![image](https://user-images.githubusercontent.com/37220920/190598099-199ab152-bf6a-4015-8487-bfe6333dcd31.png)
   


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