rdhabalia opened a new pull request #2297: fix Test: function-tls test stops 
server gracefully
URL: https://github.com/apache/incubator-pulsar/pull/2297
 
 
   ### Motivation
   
   As discussed in #2214 , right now, integration test requires function-worker 
process to exit when worker-server thread is interrupted which was removed in 
#2214. so, revert back previous behavior to exit worker-server when server 
thread is interrupted. However, tls-test will not create a separate thread to 
start worker-server so, unit-test will not exist during testing. 
   
   
   ### Result
   
   Fix integration test failure.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to