-
Notifications
You must be signed in to change notification settings - Fork 195
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixup cc4c84e Upgraded snmp4j to another provider to avoid flaky tests
- Loading branch information
1 parent
438709d
commit 0454f1f
Showing
8 changed files
with
432 additions
and
354 deletions.
There are no files selected for viewing
This file contains 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 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 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
This extension uses `org.snmp4j:snmp4j` as an SNMP protocol implementation. | ||
This is different from Camel 3.18.x using `org.apache.servicemix.bundles.snmp4j:org.apache.servicemix.bundles`. | ||
|
||
The motivation for this change is twofold: | ||
|
||
1. `org.snmp4j:snmp4j` brings more stability and fixes many vulnerabilities. | ||
2. Camel switches to `org.snmp4j.snmp4j` in version 4 anyway, so Camel Quarkus users can enjoy the same benefits a bit earlier. | ||
This change has no impact on configuration of the SNMP component. |
352 changes: 0 additions & 352 deletions
352
...snmp/runtime/src/main/java/org/apache/camel/quarkus/component/snm/graal/SnmpRecorder.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.