proceane commented on PR #5026:
URL: https://github.com/apache/zeppelin/pull/5026#issuecomment-3218211677

   In my case, the problem occurred when I set it as follows.
   1. When the ZeppelinServer shutdown method is executed, the 
`shardServiceLocator.shutdown()` method is executed.
   2. Set the value of the `zeppelin.search.enable` option to `false` in the 
Recovery Test (if this value is true, an error occurs first in `LuceneSearch`, 
so it cannot be reproduced)
   
   If you set it up as above and run the recovery test, it seems that a problem 
occurs where the groupId is set to null in the interpreter setting section when 
restarting the server.
   As I mentioned at the beginning, this doesn't usually happen.


-- 
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: reviews-unsubscr...@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to