proceane opened a new pull request, #4965: URL: https://github.com/apache/zeppelin/pull/4965
### What is this PR for? In the `zeppelin-server/rest` module, it was observed that when running multiple tests together, configuration values of notebooks used in previous tests remain. To address this, code has been added to shutdown `serviceLocator` when the test finishes and the server is stopped. ### What type of PR is it? Bug Fix ### Todos * [x] - Add serviceLocatior shutdown ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-6237 ### How should this be tested? * In the `zeppelin-server/rest` module, run test. ### Screenshots (if appropriate) ### Questions: * Does the license files need to update? No * Is there breaking changes for older versions? No * Does this needs documentation? No -- 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]
