Skip to content
This repository has been archived by the owner on May 7, 2020. It is now read-only.

[Tradfri] Improved connection handling #5631

Merged
merged 1 commit into from
May 25, 2018

Conversation

sjsf
Copy link
Contributor

@sjsf sjsf commented May 25, 2018

This change continues #5623 by doing some small additional
improvements in order to let the GC do its job.

Furthermore, with #5623 in place, the restart of the transport
layer as done in #3675 turned out to be not needed anymore.
Therefore it is reverted in this PR again. This allows the
reliability layer to do its job and e.g. re-deliver commands
within a certain timeframe in case of a short connection loss.

relates to #5622
Signed-off-by: Simon Kaufmann simon.kfm@googlemail.com

This change continues eclipse-archived#5623 by doing some small additional
improvements in order to let the GC do its job.

Furthermore, with eclipse-archived#5623 in place, the restart of the transport
layer as done in eclipse-archived#3675 turned out to be not needed anymore.
Therefore it is reverted in this PR again. This allows the
reliability layer to do its job and e.g. re-deliver commands
within a certain timeframe in case of a short connection loss.

relates to eclipse-archived#5622
Signed-off-by: Simon Kaufmann <simon.kfm@googlemail.com>
@kaikreuzer kaikreuzer merged commit d0eee02 into eclipse-archived:master May 25, 2018
@kaikreuzer kaikreuzer changed the title [Tradfri] further improve connection handling [Tradfri] Improved connection handling May 25, 2018
@sjsf sjsf deleted the fixTradfriLeak2 branch May 25, 2018 14:10
ermartens pushed a commit to ermartens/smarthome that referenced this pull request Jun 15, 2018
This change continues eclipse-archived#5623 by doing some small additional
improvements in order to let the GC do its job.

Furthermore, with eclipse-archived#5623 in place, the restart of the transport
layer as done in eclipse-archived#3675 turned out to be not needed anymore.
Therefore it is reverted in this PR again. This allows the
reliability layer to do its job and e.g. re-deliver commands
within a certain timeframe in case of a short connection loss.

relates to eclipse-archived#5622
Signed-off-by: Simon Kaufmann <simon.kfm@googlemail.com>
@htreu htreu added this to the 0.10.0 milestone Oct 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants