[jira] [Commented] (CAMEL-21352) camel-smb - Based on camel-file to have many more features
[ https://issues.apache.org/jira/browse/CAMEL-21352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17910016#comment-17910016 ] Claus Ibsen commented on CAMEL-21352: - Okay found a solution for that > camel-smb - Based on camel-file to have many more features > -- > > Key: CAMEL-21352 > URL: https://issues.apache.org/jira/browse/CAMEL-21352 > Project: Camel > Issue Type: Improvement > Components: camel-smb >Reporter: Claus Ibsen >Assignee: Jono Morris >Priority: Major > Fix For: 4.10.0 > > > Maybe we could let camel-smb extend camel-file (like camel-ftp / camel-jsch) > and then have a lot more file related features out of the box. > -- This message was sent by Atlassian Jira (v8.20.10#820010)
[jira] [Commented] (CAMEL-21352) camel-smb - Based on camel-file to have many more features
[ https://issues.apache.org/jira/browse/CAMEL-21352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17909924#comment-17909924 ] Claus Ibsen commented on CAMEL-21352: - There is a potential issue with the SMB FileInputStream that gets closed due to error 40, instead of loading the data. Not sure if its reliable able to load files on-demand. Its a bit of shame if we need to load data into memory as byte array. > camel-smb - Based on camel-file to have many more features > -- > > Key: CAMEL-21352 > URL: https://issues.apache.org/jira/browse/CAMEL-21352 > Project: Camel > Issue Type: Improvement > Components: camel-smb >Reporter: Claus Ibsen >Assignee: Jono Morris >Priority: Major > Fix For: 4.10.0 > > > Maybe we could let camel-smb extend camel-file (like camel-ftp / camel-jsch) > and then have a lot more file related features out of the box. > -- This message was sent by Atlassian Jira (v8.20.10#820010)
[jira] [Created] (CAMEL-21593) camel-aws-ses - Add support for sending already created RawMessage
Claus Ibsen created CAMEL-21593: --- Summary: camel-aws-ses - Add support for sending already created RawMessage Key: CAMEL-21593 URL: https://issues.apache.org/jira/browse/CAMEL-21593 Project: Camel Issue Type: Improvement Components: camel-aws Reporter: Claus Ibsen Fix For: 4.x [https://stackoverflow.com/questions/79329226/is-it-possible-to-send-a-rawmessage-using-apache-camel-aws-ses] The ses producer should check if the message body is already a ` SendRawEmailRequest` and send it as-is -- This message was sent by Atlassian Jira (v8.20.10#820010)
[jira] [Assigned] (CAMEL-21593) camel-aws-ses - Add support for sending already created RawMessage
[ https://issues.apache.org/jira/browse/CAMEL-21593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrea Cosentino reassigned CAMEL-21593: Assignee: Andrea Cosentino > camel-aws-ses - Add support for sending already created RawMessage > -- > > Key: CAMEL-21593 > URL: https://issues.apache.org/jira/browse/CAMEL-21593 > Project: Camel > Issue Type: Improvement > Components: camel-aws >Reporter: Claus Ibsen >Assignee: Andrea Cosentino >Priority: Minor > Fix For: 4.x > > > [https://stackoverflow.com/questions/79329226/is-it-possible-to-send-a-rawmessage-using-apache-camel-aws-ses] > > The ses producer should check if the message body is already a ` > SendRawEmailRequest` and send it as-is -- This message was sent by Atlassian Jira (v8.20.10#820010)