HI All, We are using apache camel 2.10 in our application. The camel component polls a folder for file processing and applies a camel lock when it has picked a file for processing.
The camel component and our application runs in Red Hat Linux OS We FTP files from Windows machine to the polling folder in Linux. Until Linux 5.7 when we ftp big files of size more than 2 GB. The ftp used to happen properly and then camel applies lock for processing. >From Linux 5.9 and above camel component applies a lock on the file while the FTP is still in progress. Is there are any compatibility issue between Camel 2.10 and Linux 5.9 and above. If so how to get over with this problem. Any help on this will be very much appreciated -- View this message in context: http://camel.465427.n5.nabble.com/Issues-in-File-polling-with-Camel-2-10-and-Linux-5-9-and-above-tp5763233.html Sent from the Camel - Users mailing list archive at Nabble.com.