Changes for page V3.1.1

Last modified by Erik Bakker on 2024/07/16 15:10

From version 35.2
edited by Carlijn Kokkeler
on 2024/07/16 14:35
Change comment: Update document after refactoring.
To version 36.1
edited by Carlijn Kokkeler
on 2024/07/16 14:42
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -5,13 +5,15 @@
5 5  
6 6  =====Minor changes=====
7 7  
8 -* Wiretaps and debugging sessions will now collect messages for 10 minutes, this used to be 5. Note that the JMS server needs to be reset (or updated) in order to also store the messages for 10 minutes instead of 5.
8 +* Added support for the Infinispan Cache Manager to perform clustering through JGroups' GossipRouter.
9 +* Improved the error message when configuring an Infinispan Cache Manager with 'TCP-ping' transport type, when the list of peer hosts are passed in invalid format.
9 9  
10 10  =====Bug fixes=====
11 11  
12 -* Support has been added to provide SFTP session factories with a known_hosts in string format rather than file format, so that it is easier to setup SFTP.
13 -* The SMB outbound gateway with the GET command did not work, this has been resolved.
14 -* In rare occurences, when a TaskScheduler was used, a deadlock situation could occur due to thread starvation. The number of threads available to the TaskScheduler has been increased to resolve this issue.
15 -
13 +* The SMB inbound channel adapter failed to retrieve files when the remote directory pointed to a path with multiple directories in it, unless they were seperated with '}}' instead of '{{/'. This has been resolved, meaning that remote directories that contain multiple folders in its path can (and should) contain '/' again.
14 +* The initial committed heap memory of runtimes has been lowered to better match actual usage.
15 +* We updated transitive runtime dependencies to prevent potential conflicts on the classpath for extended images.
16 +
17 +
16 16  )))((({{toc/}}))){{/container}}
17 17  {{/container}}