This is an automated email from the ASF dual-hosted git repository.
dimuthuupe pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airavata-mft.git
from e530d65 grpcio grpcio tools issue 104
new e649298 Handling scp secrets with no public key
new e0c5226 Adding local outgoing streaming connector
new db231dd Terminating pending transfers if an exception was captured
The 3 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:
.../mft/agent/transport/ConnectorResolver.java | 3 +++
.../airavata/mft/controller/MFTController.java | 16 ++++++++++++---
...r.java => LocalOutgoingStreamingConnector.java} | 24 +++++++++-------------
.../mft/transport/scp/SCPIncomingConnector.java | 4 ++--
4 files changed, 28 insertions(+), 19 deletions(-)
copy
transport/local-transport/src/main/java/org/apache/airavata/mft/transport/local/{LocalIncomingStreamingConnector.java
=> LocalOutgoingStreamingConnector.java} (70%)