Andywli commented on issue #1626: URL: https://github.com/apache/incubator-linkis/issues/1626#issuecomment-1061476601
这是因为实例被强制关闭了,而数据库当中持久化认为这个实例还存在导致的,解决方案是停止服务后,清空 linkis_cg_manager_service_instance 和 linkis_cg_manager_service_instance_metrics 这两张表。 This is because the instance is forcibly closed, and the persistence in the database thinks that the instance still exists. The solution is to clear the two tables **linkis_cg_manager_service_instance** and **linkis_cg_manager_service_instance_metrics** after stopping the service.  -- 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...@linkis.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@linkis.apache.org For additional commands, e-mail: dev-h...@linkis.apache.org