SteinOv opened a new pull request, #8968: URL: https://github.com/apache/camel/pull/8968
I do not have a JIRA account yet, so I could not create a JIRA ticket. I will create a ticket as soon as I have an account. Because the CompletableFuture in the process() method of the Plc4XProducer didn't have a timeout, it sometimes got stuck there. Resulting in no more write requests being processed. I added a timeout of 5000 ms because the first process sometimes takes a couple of seconds to complete. I also changed some deprecated methods for non-deprecated ones. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
