DLT-Multinode: Gateway does not recognize reset of passive node
- Dominant language
- C
- Stars
- 459
- Forks
- 340
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 2
Description
### Discussed in https://github.com/COVESA/dlt-daemon/discussions/559
Originally posted by **marc-heinlein** October 19, 2023
**Precondition:**
1. Configure a multinode setup like described [here](https://github.com/COVESA/dlt-daemon/blob/master/doc/dlt_multinode.md)
2. Passive and Gateway node are up and running, Gateway has connected to Passive Node, DLT logs of Passive Node can be received at client connected to GatewayNode
**Action:**
- Reset Gateway Node without proper shutdown (i. e. do not stop dlt-daemon)
**Expected behaviour:**
- Gateway Node recognizes unavailability of Passive node and starts reconnecting
**Observed behavior:**
- Gateway Node does not recognize unavailability of Passive node and no reconnection attempt is started
Traces with Verbose=1 and LoggingLevel=7 are attached: [dlt-log.zip](https://github.com/COVESA/dlt-daemon/files/13044341/dlt-log.zip)
DLT Package Version: 2.18.9 STABLE, Package Revision: v2.18.9
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.