You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "JiriOndrusek (via GitHub)" <gi...@apache.org> on 2023/05/02 08:26:18 UTC

[GitHub] [camel-quarkus] JiriOndrusek commented on issue #4850: Snmp: Extend coverage of some smaller features

JiriOndrusek commented on issue #4850:
URL: https://github.com/apache/camel-quarkus/issues/4850#issuecomment-1531075804

   There is still a chance, that the `java.nio.BufferOverflowException` is caused by the tests. (There is an old comment in snmp4j - https://snmp4j.agentpp.narkive.com/ww7TdfMh/snmp-buffer-overflow-exception and 1 of the suggestd explanation is: `1. The PDU or any contained VariableBinding is modified by another
   thread (for example the PDU sender) after calling asynchronous
   Snmp.send*.`)
   I tried to fix such issue in https://github.com/apache/camel-quarkus/pull/4867


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org