Bug?Camel FTP streamdownload+move options

2019-09-29 Thread Peter Nowak
;/demo/archive" is current directory. (10)29.09.2019 15:36:11 - demo (127.0.0.1)> CWD demo/archive (10)29.09.2019 15:36:11 - demo (127.0.0.1)> 550 CWD failed. "/demo/archive/demo/archive": directory not found. (10)29.09.2019 15:36:11 - demo (127.0.0.1)> RNFR demo/demofile.txt (10)29.09.2019 15:3

Re: Bug?Camel FTP streamdownload+move options

2019-09-30 Thread Peter Nowak
does it work when you have stream download off also ? > > On Sun, Sep 29, 2019 at 4:00 PM Peter Nowak wrote: > > > > Hi guys, > > > > i think i found a bug in the "GenericFileRenameProcessStrategy" when > > using the ftp component with the options

Concurrency bug in DefaultProducerCache leads to wrong ProducerTemplates being returned in the acquireProducer method

2023-11-10 Thread Peter Nowak
he current approach of just syncing the write to the variables lastUsedEndpoint/Producer, still other threads can read the variables in between and then get a wrong producer template returned not matching to the requested endpoint. Best regards, Peter Nowak -- Peter Nowak peter.no...@ecosio.com ecosio Gmb

bug in removeEndpoint from AbstractCamelContext since 4.0.2 prevents endpoints to be removed when uri contains hashtags

2023-11-13 Thread Peter Nowak
plate bean to use can't be removed anymore after the changes from this MR https://github.com/apache/camel/pull/11723/files i attached 2 new unit test classes for demonstration purposes in the ticket, they pass with camel 4.0.1 and fail with 4.0.2 after the mentioned changes Best regards, Peter Nowak

Re: Concurrency bug in DefaultProducerCache leads to wrong ProducerTemplates being returned in the acquireProducer method

2023-11-11 Thread Peter Nowak
com>: > Hi, I am interested in investigating this. > > Please, can you create a ticket [1] on our Jira and attach the reproducer? > > 1. > > https://camel.apache.org/camel-core/contributing/#_reporting_a_bug_or_problem > > Kind regards > > On Fri, Nov 10, 2023 at