Armadik opened a new pull request, #4784: URL: https://github.com/apache/zeppelin/pull/4784
### What is this PR for? When testing version 0.11.1 I found an unpleasant bug. The system is deployed in the kubernetes environment in conjunction with ha-proxy. Some time after starting work, error 1006 occurs - after which the socket is not created again - only refreshing the page helps. There is no such problem in version 0.10.1. ### What type of PR is it? Bug Fix ### Todos [ZEPPELIN-6026] ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-6026 ### How should this be tested? I tested the problem in the k8s environment. With debug mode enabled in the browser. As soon as an error with code 1006 occurs, a new Websocket should be created without refreshing the page. ### 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]
