[jira] [Updated] (CAMEL-18842) camel-as2 failed to serve signed requests when compression is done before signing

2022-12-24 Thread Yasser Zamani (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-18842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yasser Zamani updated CAMEL-18842: -- Description: Both compression before and after signature are allowed according to the RFC:

[jira] [Created] (CAMEL-18842) camel-as2 failed to serve signed requests when compression is done before signing

2022-12-24 Thread Yasser Zamani (Jira)
Yasser Zamani created CAMEL-18842: - Summary: camel-as2 failed to serve signed requests when compression is done before signing Key: CAMEL-18842 URL: https://issues.apache.org/jira/browse/CAMEL-18842

[jira] [Commented] (CAMEL-18275) onCompletion tasks don't get executed in a pipeline with several SEDA queues

2022-12-24 Thread Babak Vahdat (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-18275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17651800#comment-17651800 ] Babak Vahdat commented on CAMEL-18275: -- Hi [~klease78]  As I was back-porting CAMEL-18835 I

[jira] [Updated] (CAMEL-18835) camel-core-processor: OnCompletionProcessor#onFailure callback fires more than once

2022-12-24 Thread Babak Vahdat (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-18835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Babak Vahdat updated CAMEL-18835: - Fix Version/s: 3.14.8 > camel-core-processor: OnCompletionProcessor#onFailure callback fires

[jira] [Resolved] (CAMEL-18835) camel-core-processor: OnCompletionProcessor#onFailure callback fires more than once

2022-12-24 Thread Babak Vahdat (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-18835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Babak Vahdat resolved CAMEL-18835. -- Resolution: Fixed > camel-core-processor: OnCompletionProcessor#onFailure callback fires more

[jira] [Commented] (CAMEL-18275) onCompletion tasks don't get executed in a pipeline with several SEDA queues

2022-12-24 Thread Karen Lease (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-18275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17651829#comment-17651829 ] Karen Lease commented on CAMEL-18275: - [~bvahdat] I suspect it was because no one suggested that it

[jira] [Commented] (CAMEL-4616) register exception listener with camel-jms producer endpoint

2022-12-24 Thread Yasser Zamani (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-4616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17651779#comment-17651779 ] Yasser Zamani commented on CAMEL-4616: -- I thought to start analysis and work on this issue for a

[jira] [Commented] (CAMEL-13573) Parquet Dataformat: supporting parquet files in marshal / unmarshal

2022-12-24 Thread Yasser Zamani (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-13573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17651780#comment-17651780 ] Yasser Zamani commented on CAMEL-13573: --- [~onders] are you still working on this issue? I've just

[jira] [Commented] (CAMEL-13573) Parquet Dataformat: supporting parquet files in marshal / unmarshal

2022-12-24 Thread Onder Sezgin (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-13573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17651781#comment-17651781 ] Onder Sezgin commented on CAMEL-13573: -- Yes i have dataformat implemented already. Will push