Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[nest] Fix possible memory leak and communication problems #7871

Merged
merged 1 commit into from
Jun 7, 2020

Conversation

wborn
Copy link
Member

@wborn wborn commented Jun 7, 2020

It is possible the NestStreamingRequestFilter adds multiple of the same headers which may result in a memory leak and communication problems.

This is the same fix as added in #7811 for OH3 with CXF.

It is possible the NestStreamingRequestFilter adds multiple of the same headers which may result in a memory leak and communication problems.

This is the same fix as added in openhab#7811 for OH3 with CXF.

Signed-off-by: Wouter Born <github@maindrain.net>
@kaikreuzer kaikreuzer merged commit acadb7a into openhab:2.5.x Jun 7, 2020
@wborn wborn deleted the nest-headers branch June 7, 2020 16:53
@cpmeister cpmeister added this to the 2.5.6 milestone Jun 7, 2020
CSchlipp pushed a commit to CSchlipp/openhab-addons that referenced this pull request Jul 26, 2020
)

It is possible the NestStreamingRequestFilter adds multiple of the same headers which may result in a memory leak and communication problems.

This is the same fix as added in openhab#7811 for OH3 with CXF.

Signed-off-by: Wouter Born <github@maindrain.net>
Signed-off-by: CSchlipp <christian@schlipp.de>
andrewfg pushed a commit to andrewfg/openhab-addons that referenced this pull request Aug 31, 2020
)

It is possible the NestStreamingRequestFilter adds multiple of the same headers which may result in a memory leak and communication problems.

This is the same fix as added in openhab#7811 for OH3 with CXF.

Signed-off-by: Wouter Born <github@maindrain.net>
andrewfg pushed a commit to andrewfg/openhab-addons that referenced this pull request Aug 31, 2020
)

It is possible the NestStreamingRequestFilter adds multiple of the same headers which may result in a memory leak and communication problems.

This is the same fix as added in openhab#7811 for OH3 with CXF.

Signed-off-by: Wouter Born <github@maindrain.net>
andrewfg pushed a commit to andrewfg/openhab-addons that referenced this pull request Aug 31, 2020
)

It is possible the NestStreamingRequestFilter adds multiple of the same headers which may result in a memory leak and communication problems.

This is the same fix as added in openhab#7811 for OH3 with CXF.

Signed-off-by: Wouter Born <github@maindrain.net>
andrewfg pushed a commit to andrewfg/openhab-addons that referenced this pull request Aug 31, 2020
)

It is possible the NestStreamingRequestFilter adds multiple of the same headers which may result in a memory leak and communication problems.

This is the same fix as added in openhab#7811 for OH3 with CXF.

Signed-off-by: Wouter Born <github@maindrain.net>
DaanMeijer pushed a commit to DaanMeijer/openhab-addons that referenced this pull request Sep 1, 2020
)

It is possible the NestStreamingRequestFilter adds multiple of the same headers which may result in a memory leak and communication problems.

This is the same fix as added in openhab#7811 for OH3 with CXF.

Signed-off-by: Wouter Born <github@maindrain.net>
Signed-off-by: Daan Meijer <daan@studioseptember.nl>
markus7017 pushed a commit to markus7017/openhab-addons that referenced this pull request Sep 19, 2020
)

It is possible the NestStreamingRequestFilter adds multiple of the same headers which may result in a memory leak and communication problems.

This is the same fix as added in openhab#7811 for OH3 with CXF.

Signed-off-by: Wouter Born <github@maindrain.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants