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

Ensure port clash is reported when engine-rpc-http-port clashes with default websocket port 8551 #3750

Merged
merged 6 commits into from
May 3, 2022

Conversation

siladu
Copy link
Contributor

@siladu siladu commented Apr 22, 2022

Removed one-way aspect of MergeConfigOptions.setMergeEnabled to enable switching feature off between unit tests

Fixes #3721

@siladu siladu marked this pull request as ready for review April 29, 2022 06:03
@siladu siladu requested review from jflo and garyschulte April 29, 2022 06:04
@macfarla macfarla enabled auto-merge (squash) May 3, 2022 09:55
@sonarcloud
Copy link

sonarcloud bot commented May 3, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@macfarla macfarla merged commit cacb837 into hyperledger:main May 3, 2022
@siladu siladu deleted the engine-api-port-clash branch May 3, 2022 19:58
macfarla added a commit to macfarla/besu that referenced this pull request May 10, 2022
…es with default websocket port 8551 (hyperledger#3750)"

This reverts commit cacb837.
macfarla added a commit to macfarla/besu that referenced this pull request May 10, 2022
…es with default websocket port 8551 (hyperledger#3750)"

This reverts commit cacb837.

Signed-off-by: Sally MacFarlane <[email protected]>
macfarla added a commit to macfarla/besu that referenced this pull request May 10, 2022
…es with default websocket port 8551 (hyperledger#3750)"

This reverts commit cacb837.

Signed-off-by: Sally MacFarlane <[email protected]>
eum602 pushed a commit to lacchain/besu that referenced this pull request Nov 3, 2023
…default websocket port 8551 (hyperledger#3750)

* Ensure port clash is reported when engine-rpc-http-port clashes with default websocket port 8551

* Remove one-way aspect of MergeConfigOptions.setMergeEnabled to enable switching feature off between unit tests

Signed-off-by: Simon Dudley <[email protected]>

Co-authored-by: Sally MacFarlane <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Engine HTTP port can be overriden by Websocket listener
3 participants