aib628 opened a new pull request #4186: URL: https://github.com/apache/zeppelin/pull/4186
### What is this PR for? Fix NullPointerException of org.apache.zeppelin.socket.NotebookServer when invalid ticket message received This exception may occur when server sessions is not contains received principal. In other words, it happend when no session case. ### What type of PR is it? Bug Fix ### Todos haven't ### What is the Jira issue? [ZEPPELIN-5468] Fix NullPointerException of org.apache.zeppelin.socket.NotebookServer when invalid ticket message received ### How should this be tested? Login visit page and then logout in other page, see log output ### Screenshots (if appropriate)  ### Questions: * Does the licenses files need 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: dev-unsubscr...@zeppelin.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org