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

amichair pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/aries-rsa.git


    from aedb3c9d Fix EndpointListenerManager not unregistering hooks when 
stopped
     new 08683c6d Separate TcpProvider uri property from endpoint id
     new 91d2ad86 Add socket timeout to TcpServer
     new 26159361 Fix increasing number of threads in TcpServer
     new a2022adb Fix TcpProvider pid constant name
     new d33f1d47 Change TcpInvocationHandler to use supplyAsync instead of 
creating unmanaged threads

The 5 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:
 .../config/TestConfigDiscoveryRoundTrip.java       |  1 +
 .../org/apache/aries/rsa/provider/tcp/Config.java  | 10 +++++-
 .../apache/aries/rsa/provider/tcp/TcpEndpoint.java | 20 ++++++++----
 .../rsa/provider/tcp/TcpInvocationHandler.java     | 37 ++++++++++------------
 .../apache/aries/rsa/provider/tcp/TcpProvider.java | 15 +++++----
 .../apache/aries/rsa/provider/tcp/TcpServer.java   | 10 ++++--
 6 files changed, 54 insertions(+), 39 deletions(-)

Reply via email to