Details
-
Type:
Sub-Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Won't Do
-
Affects Version/s: None
-
Fix Version/s: 5.4.1
-
Component/s: DMLProc
-
Labels:None
-
Sprint:2020-8
Description
Right now network connections aren't re-established in case of connection loss. New cluster management API depends on this capability b/c the services are restarted by systemd in case of a crash.
There are different kind of network connections used by network services some of them must be re-established(DMLProc/DDLProc -> WriteEngine) some not (ExeMgr -> PrimProc).