Tapio Piironen created CAMEL-13322:
--------------------------------------
Summary: SFTP component with sort has significant slowing in new
version
Key: CAMEL-13322
URL: https://issues.apache.org/jira/browse/CAMEL-13322
Project: Camel
Issue Type: Bug
Components: camel-sftp
Affects Versions: 2.23.1
Environment: camel 2.23.1 with sort in Linux
Reporter: Tapio Piironen
There has been significant performance slow down after 2.20.4 to 2.23.1
camel-upgrade
Route
from:sftp://user@server/Directory?privateKeyFile=/pkey&move=Archive&sortBy=ignoreCase:file:name
In 2.20.4 got 1000 files per minute. In 2.23.1 We get 100 or less files per
minute. The directory contains 40 000 files all times and need to be fetched in
filename order.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)