-
Notifications
You must be signed in to change notification settings - Fork 37
More finegrained configuration and handling of TLS and reconnection features. #1254
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
Open
codepitbull
wants to merge
39
commits into
master
Choose a base branch
from
feature/disable-cert-validation
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+940
−154
Open
Changes from 22 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
00e0d94
Allowed to deactivate certificate validation
codepitbull 0763182
Nullability
codepitbull 2762122
Add noChecks option
codepitbull 0884be3
Add better connection and timeout handling
codepitbull b4696a9
Disconnect monitoring
codepitbull 275d9d8
Test cleanup
codepitbull 8eb0273
Extract reconnect and isHealthy methods
codepitbull 143659d
Add connection health monitoring and reconnect
codepitbull 4110ded
Finalized the reconnect loop
codepitbull e0f9d0e
Add default for noChecks and check if adapter is stopped
codepitbull a22f84d
Allow explicit shutdown of the ProtocolAdapterManager for testing
codepitbull 372de2c
Default value for TLS
codepitbull 8187fee
Adjust min value for connectionTimeout
codepitbull 6b7a593
Move connection options into their own config record
codepitbull 0e400d7
Move to long to prepare for switch to ms
codepitbull dfa03f4
Now using milliseconds
codepitbull 9dc654c
Small cleanup
codepitbull be913bd
Fixed property name
codepitbull bd3c441
Naming cleanup
codepitbull 72781b5
Update modules/hivemq-edge-module-opcua/src/main/java/com/hivemq/edge…
codepitbull eecbab5
seconds -> milliseconds
codepitbull 76ed25c
Update modules/hivemq-edge-module-opcua/src/main/java/com/hivemq/edge…
codepitbull fc93cb7
Adjust defaults
codepitbull 0eeebe5
Naming
codepitbull b6a2b77
Merge branch 'master' into feature/disable-cert-validation
codepitbull ab3065e
UI adjustment
codepitbull 3522a58
Merge branch 'master' into feature/disable-cert-validation
caoccao ede0cc9
fix: Add a daemon thread to protect attemptStartingConsumers
caoccao 6929af0
fix: Exclude the first call to status listener
caoccao 4e1305a
Fix scheduler restart
codepitbull 71d7014
Make executor create non-daemon-threads
codepitbull 87ca943
Reverted change that caused too many additonal errors
codepitbull fe3b549
Fixed license headers
codepitbull 2364836
FIx fieldtype
codepitbull 422ee72
prevent operations from executing after stop() has been called
marregui d3ecd38
Fixed a timeout
codepitbull 816bde1
fix: Fix Modbus stop()
caoccao 2b374f1
clean resources in database adapters
marregui 5248065
synchronise list of northbound consumers
marregui File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.