casionone edited a comment on issue #1316:
URL: 
https://github.com/apache/incubator-linkis/issues/1316#issuecomment-1017249143


   > How to deal with the linkis manager cash when create engine,the lock 
resource have keep in the database?
   
   Some exceptions can be catched and resources can be released during 
exception handling. Some scenarios may need to be considered, such as the 
engine process being forced to kill, or the service not starting and stopping 
gracefully. Personally, I think it may be an option for scheduled tasks to 
clean up abnormal resources.
   
   In addition,table are not displayed correctly as expected. You can choose to 
use the code format to display, or the correct markdown table format
   
   ```
   | id | instance                             | name                        | 
owner | mark    | update_time         | create_time         | updator | creator 
|
   | ---| ------------------------------------ | ----------------------------| 
------| --------| ------------------- |-------------------- |-------- | ------- 
|
   | 42 | 10.30.106.171:9102                   | linkis-cg-engineconnmanager | 
root  | process | 2022-01-19 13:43:57 | 2022-01-19 13:43:57 | root    | root    
|
   | 43 | b13f9a97-dea6-4cdd-84e1-a4436db8bc9a | linkis-cg-engineconn        | 
NULL  | NULL    | 2022-01-19 13:46:18 | 2022-01-19 13:46:18 | NULL    | NULL    
|
   | 44 | 3c041a44-95c7-4452-b342-b7c70f388647 | linkis-cg-engineconn        | 
NULL  | NULL    | 2022-01-19 13:47:18 | 2022-01-19 13:47:18 | NULL    | NULL    
|
   | 45 | 10.30.106.171:36307                  | linkis-cg-engineconn        | 
hive  | process | 2022-01-19 13:48:31 | 2022-01-19 13:48:28 | ||
   
   ```


-- 
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

Reply via email to