yrsh edited a comment on pull request #8249:
URL: https://github.com/apache/pulsar/pull/8249#issuecomment-724643261


   @sijie I added a test, but there are some weirdness. When I call 
[produceSocket.sendMessage(1);](https://github.com/apache/pulsar/pull/8249/files#diff-69013dd81a8eefa2e70e8895f28010dc26aebc53853a780fe707603c33fb068fR626)
 to my test topic, I get 11 messages in it. 
   ```
   java.lang.AssertionError: expected [1] but found [11]
   ```
   So at the beginning I check that the topic is empty, and then that there are 
messages in the dlq, because now I don't know how it's work or maybe it's 
bug(?).


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