Add supervisor to EOS singleton actor 57/100357/3
authorShibu Vijayakumar <shibu.vijayakumar@infosys.com>
Fri, 1 Apr 2022 18:14:34 +0000 (18:14 +0000)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 3 Apr 2022 20:43:29 +0000 (22:43 +0200)
commit7d48c55ad33bcb69e9e373b3e169b530771e60ab
tree850ef817489314b80de7c10204715d604bceb682
parent3bf755d08c259191eb9fc601a3ab89d38ef370d9
Add supervisor to EOS singleton actor

The actor may fail, for example due to AskTimeoutException. This still
needs to be investigated, but mitigate the failure by adding an
OwnerSupervisor to restart it on failure.

JIRA: CONTROLLER-2035
Change-Id: I2dafaa35804357415d9aaa5400372cfd8e54b85b
Signed-off-by: Shibu Vijayakumar <shibu.vijayakumar@infosys.com>
opendaylight/md-sal/eos-dom-akka/src/main/java/org/opendaylight/controller/eos/akka/bootstrap/EOSMain.java