wangjialing218 commented on pull request #13205:
URL: https://github.com/apache/pulsar/pull/13205#issuecomment-1031030419


   > The change looks good. But in your test your are not testing that the new 
methods are executed. I suggest to add some static variables in the function in 
order to be able to check that the function runs
   
   @eolivelli I tried to add static variables in function but failed to get 
correct value in test code, may be caused by different class loader, could you 
give some suggestion?
   Anyway, in the test funtion, `process()` will throw exception if 
`initialize()` did not run, and test code could check whether all messages 
received.


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