[jira] [Updated] (CAMEL-9319) SshClient resource leak when used from ProducerTemplate

2015-11-16 Thread Andrea Cosentino (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrea Cosentino updated CAMEL-9319: Attachment: testCamel9319.png > SshClient resource leak when used from ProducerTemplate >

[jira] [Commented] (CAMEL-9323) Splitting list of exchanges

2015-11-16 Thread Thiago Martins (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15006759#comment-15006759 ] Thiago Martins commented on CAMEL-9323: --- Analyzing Splitter source code (https://goo.gl/rMwrLp)

[jira] [Updated] (CAMEL-9319) SshClient resource leak when used from ProducerTemplate

2015-11-16 Thread Andrea Cosentino (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrea Cosentino updated CAMEL-9319: Fix Version/s: 2.15.5 > SshClient resource leak when used from ProducerTemplate >

[jira] [Updated] (CAMEL-9323) Splitting list of exchanges

2015-11-16 Thread Thiago Martins (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiago Martins updated CAMEL-9323: -- Attachment: Possible solution.png > Splitting list of exchanges > --- >

[jira] [Resolved] (CAMEL-9319) SshClient resource leak when used from ProducerTemplate

2015-11-16 Thread Andrea Cosentino (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrea Cosentino resolved CAMEL-9319. - Resolution: Fixed > SshClient resource leak when used from ProducerTemplate >

[jira] [Commented] (CAMEL-9319) SshClient resource leak when used from ProducerTemplate

2015-11-16 Thread Andrea Cosentino (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15006892#comment-15006892 ] Andrea Cosentino commented on CAMEL-9319: - Now it should be ok. I've attached a five minutes Junit

[jira] [Comment Edited] (CAMEL-9323) Splitting list of exchanges

2015-11-16 Thread Thiago Martins (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15006759#comment-15006759 ] Thiago Martins edited comment on CAMEL-9323 at 11/16/15 3:35 PM: - I tried

[jira] [Commented] (CAMEL-9278) camel-undertow - Should support multiple rest services

2015-11-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15006663#comment-15006663 ] ASF GitHub Bot commented on CAMEL-9278: --- GitHub user jamesnetherton opened a pull request:

[jira] [Updated] (CAMEL-9331) Thread leak in Http4Endpoint, doStop() does not close() the httpClient

2015-11-16 Thread Aaron Whiteside (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron Whiteside updated CAMEL-9331: --- Attachment: CAMEL_9331.patch > Thread leak in Http4Endpoint, doStop() does not close() the

[jira] [Created] (CAMEL-9332) Support @MockEndpoint and @MockEndpointAndSkip in Spring Boot

2015-11-16 Thread Minh Tran (JIRA)
Minh Tran created CAMEL-9332: Summary: Support @MockEndpoint and @MockEndpointAndSkip in Spring Boot Key: CAMEL-9332 URL: https://issues.apache.org/jira/browse/CAMEL-9332 Project: Camel Issue

[jira] [Updated] (CAMEL-9332) Support @MockEndpoint and @MockEndpointAndSkip in Spring Boot

2015-11-16 Thread Minh Tran (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Minh Tran updated CAMEL-9332: - Description: My route looks like from(“direct:start”).to(“direct:end”) My unit test looks like

[jira] [Created] (CAMEL-9328) KuraRouter should provide required and option service resolvers

2015-11-16 Thread Henryk Konsek (JIRA)
Henryk Konsek created CAMEL-9328: Summary: KuraRouter should provide required and option service resolvers Key: CAMEL-9328 URL: https://issues.apache.org/jira/browse/CAMEL-9328 Project: Camel

[jira] [Commented] (CAMEL-9316) LevelDBAggregationRepository is logging warnings when exchange is already complete on first aggregation

2015-11-16 Thread Justin Heesemann (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15006402#comment-15006402 ] Justin Heesemann commented on CAMEL-9316: - I'm using

[jira] [Created] (CAMEL-9329) Kura router should provide OSGi compendium services

2015-11-16 Thread Henryk Konsek (JIRA)
Henryk Konsek created CAMEL-9329: Summary: Kura router should provide OSGi compendium services Key: CAMEL-9329 URL: https://issues.apache.org/jira/browse/CAMEL-9329 Project: Camel Issue

[jira] [Resolved] (CAMEL-9329) Kura router should provide OSGi compendium services

2015-11-16 Thread Henryk Konsek (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henryk Konsek resolved CAMEL-9329. -- Resolution: Fixed > Kura router should provide OSGi compendium services >

[jira] [Commented] (CAMEL-9329) Kura router should provide OSGi compendium services

2015-11-16 Thread Henryk Konsek (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15006383#comment-15006383 ] Henryk Konsek commented on CAMEL-9329: -- Fixed in dc0b730f68ece9d593fcd6f3c65d146f9e05c31f. > Kura

[jira] [Updated] (CAMEL-9328) KuraRouter should provide required and option service resolvers

2015-11-16 Thread Henryk Konsek (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henryk Konsek updated CAMEL-9328: - Affects Version/s: 2.16.0 > KuraRouter should provide required and option service resolvers >

[jira] [Resolved] (CAMEL-9328) KuraRouter should provide required and option service resolvers

2015-11-16 Thread Henryk Konsek (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henryk Konsek resolved CAMEL-9328. -- Resolution: Fixed Fixed in 005df4cb73063d19ae11e79a4106ba30c235f24c. > KuraRouter should

[jira] [Updated] (CAMEL-9283) Data Format for MIME-Multipart

2015-11-16 Thread Stephan Siano (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Siano updated CAMEL-9283: - Attachment: MIME-Multipart.txt Does this description make sense? > Data Format for