You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@linkis.apache.org by GitBox <gi...@apache.org> on 2021/11/17 09:14:32 UTC

[GitHub] [incubator-linkis] zhaoyun006 opened a new pull request #1101: The engine has no exists bug fix

zhaoyun006 opened a new pull request #1101:
URL: https://github.com/apache/incubator-linkis/pull/1101


   What is the purpose of the change
   NodeHeartbeatMonitor
   
   INFO Need a ServiceInstance(linkis-cg-engineconn, k8s-master-1.:36955), but cannot find in DiscoveryClient refresh list.
   
   报错: 发送引擎心跳RPC请求失败,但不是由于超时引起的,不会强制停止该引擎,引擎实例
   java.lang.reflect.UndeclaredThrowableException: null
   
   Brief change log
   去除了 TimeoutException 避免将 引擎误杀
   新加了 UndeclaredThrowableException 异常拦截, 强制清空无效的引擎数据


-- 
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-unsubscribe@linkis.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org


[GitHub] [incubator-linkis] peacewong merged pull request #1101: The engine has no exists bug fix

Posted by GitBox <gi...@apache.org>.
peacewong merged pull request #1101:
URL: https://github.com/apache/incubator-linkis/pull/1101


   


-- 
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-unsubscribe@linkis.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org