-
Bug
-
Resolution: Done
-
Major
-
7.0.0.Beta6
-
NEW
-
NEW
-
If user deletes Kie server node (pod) in specific server template and creates it again with different IP address then he is unable to start a new process.
Workbench throws exception, see screenshot.
It seems to be caused by client load balancer containing 2 Kie servers:
“Load balancer RoundRobinBalancerStrategy
selected url 'http://172.17.0.2:8080/kie-server/services/rest/server' ”
It seems that Kie server client doesn't handle case when http call throws NoRouteToHostException [1].