rdhabalia commented on issue #2297: fix Test: function-tls test stops server gracefully URL: https://github.com/apache/incubator-pulsar/pull/2297#issuecomment-410344726 @aahmed-se @sijie It seems [PulsarFunctionsTest.setup](https://builds.apache.org/job/pulsar_precommit_integrationtests/3081/testReport/) is failing. In this PR, we are making sure that function [web-server](https://github.com/rdhabalia/pulsar/blob/048a2bed8cc33b38481c988365d87d7761f0b1b3/pulsar-functions/worker/src/main/java/org/apache/pulsar/functions/worker/Worker.java#L152) gets destroyed when we stop the worker service. I tested locally and it shutdowns and cleans resources gracefully so, do you know what exactly causing 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
