Petals BC SFTP

[Performance] Use correctly pooled SFTPConnection

Details

  • Type: Improvement Request Improvement Request
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Duplicate
  • Affects Version/s: 1.1.3
  • Fix Version/s: 1.3
  • Component/s: None
  • Security Level: Public
  • Description:

    Use Apache Commons Pool 1.4+ and the pool KeyedObjectPool to store several SFTP clients of the same SFTP server, instead of using synchronization on only one SFTP client (see all methods of SFTPConnection.java).

  • Environment:
    -

Issue Links

Activity

Hide
Christophe DENEUX added a comment - Mon, 9 Aug 2010 - 22:06:40 +0200

Can you change the "affected version" to set the current development version ?

Show
Christophe DENEUX added a comment - Mon, 9 Aug 2010 - 22:06:40 +0200 Can you change the "affected version" to set the current development version ?

People

Dates

  • Created:
    Mon, 9 Aug 2010 - 21:52:38 +0200
    Updated:
    Tue, 4 Jun 2013 - 08:40:33 +0200
    Resolved:
    Fri, 26 Nov 2010 - 10:36:14 +0100