[
https://issues.apache.org/activemq/browse/CAMEL-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=55512#action_55512
]
Karl Palsson commented on CAMEL-2186:
-------------------------------------
ok, I'll agree that the producers shouldn't.
Perhaps we can relabel this ticket.
I believe that the DefaultErrorHandler should log at INFO at least. I agree it
shouldn't do anything like retries or redeliveries, and I agree that when
you've got things setup, you'll have more specific error handling, but
currently, without debug level logging, there's simply no notification at all
that anything even went wrong.
> if ftp endpoint is not writeable, the only messages you get are logged at
> DEBUG level.
> --------------------------------------------------------------------------------------
>
> Key: CAMEL-2186
> URL: https://issues.apache.org/activemq/browse/CAMEL-2186
> Project: Apache Camel
> Issue Type: Bug
> Components: camel-ftp
> Affects Versions: 2.0.0
> Reporter: Karl Palsson
>
> Using the same project attached to CAMEL-2165, you can delete the "ftp_home"
> directory, or simply edit user.properties to make the ftp account readonly.
> While every single write to the camel ftp endpoint will then fail, the only
> notification of this is at DEBUG level. In my opinion this should be at
> least WARN
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.