This is an automated email from the ASF dual-hosted git repository. lgoldstein pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mina-sshd.git.
from f58f006 [SSHD-1123] Provide configurable behavior for ChannelAsyncOutputStream chunking behavior new 1832863 [SSHD-1148] Generate a unique thread name for each SftpSubsystem instance new 2fc98f7 [SSHD-1148] Provide unique thread names to single threaded executors 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: CHANGES.md | 3 ++- sshd-cli/src/test/java/org/apache/sshd/cli/server/SshFsMounter.java | 3 ++- .../src/main/java/org/apache/sshd/agent/unix/AgentServerProxy.java | 2 +- .../src/main/java/org/apache/sshd/client/channel/ChannelSession.java | 2 +- .../java/org/apache/sshd/server/command/AbstractCommandSupport.java | 3 ++- .../src/main/java/org/apache/sshd/sftp/server/SftpSubsystem.java | 5 +++-- 6 files changed, 11 insertions(+), 7 deletions(-)