This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 6d8db7b  [CAMEL-11947] Possible race condition in iec60870 producer 
(#3503)
     new ccdb0fa  Added todo
     new 11e743e  CAMEL-11947: Allow to configure client connection timeout

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../src/main/docs/iec60870-client-component.adoc   |  3 +-
 .../src/main/docs/iec60870-server-component.adoc   |  3 +-
 .../iec60870/client/ClientConnection.java          |  2 +-
 .../component/iec60870/client/ClientOptions.java   | 14 ++++
 .../component/netty/NettyReuseChannelTest.java     |  2 +
 .../endpoint/dsl/ClientEndpointBuilderFactory.java | 82 ++++++++++++++++++++++
 .../endpoint/dsl/ServerEndpointBuilderFactory.java | 82 ++++++++++++++++++++++
 7 files changed, 185 insertions(+), 3 deletions(-)

Reply via email to