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

fix(#2944): Fix connection error in PLC S7 connector #2946

Conversation

dominikriemer
Copy link
Member

Purpose

Remarks

PR introduces (a) breaking change(s): no

PR introduces (a) deprecation(s): no

@dominikriemer dominikriemer linked an issue Jun 18, 2024 that may be closed by this pull request
@github-actions github-actions bot added java Pull requests that update Java code backend Everything that is related to the StreamPipes backend labels Jun 18, 2024
@dominikriemer dominikriemer added this to the 0.95.1 milestone Jun 18, 2024
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Jun 19, 2024
@github-actions github-actions bot added the testing Relates to any kind of test (unit test, integration, or E2E test). label Jun 19, 2024
@dominikriemer dominikriemer merged commit 210ceb8 into dev Jun 20, 2024
21 checks passed
@dominikriemer dominikriemer deleted the 2944-creating-new-plc4x-s7-basic-adapter-is-working-only-once branch June 20, 2024 05:54
dominikriemer added a commit that referenced this pull request Jun 20, 2024
* fix(#2944): Fix connection error in PLC S7 connector

* Use PLC4X connection cache

* Remove PlcResponseHandler

* Fix test
brunoHenriquePastor pushed a commit to brunoHenriquePastor/streampipesFromApache that referenced this pull request Dec 18, 2024
brunoHenriquePastor pushed a commit to brunoHenriquePastor/streampipesFromApache that referenced this pull request Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Everything that is related to the StreamPipes backend dependencies Pull requests that update a dependency file java Pull requests that update Java code testing Relates to any kind of test (unit test, integration, or E2E test).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Creating new PLC4X S7 Basic adapter is working only once
2 participants