Hi, I am running Apache camel on 3 Kubernetes pods. Camel consumes file from FTP directory. These pods are downloading every file from same directory. Foe ex. directory /abc/def has 20 files every pods will download these 20 files.If one router downloads a file another router in another pods shouldn't download.
Is there any way I can use apache camel as distributed system to avoid duplicate download of files? Please help me out. -- Chandresh Pancholi Senior Software Engineer Flipkart.com Email-id:[email protected] Contact:08951803660
