[jira] [Created] (CAMEL-7745) Using @EndpointInject with ref does not enlist endpoint in JMX

2014-08-26 Thread Claus Ibsen (JIRA)
Claus Ibsen created CAMEL-7745: -- Summary: Using @EndpointInject with ref does not enlist endpoint in JMX Key: CAMEL-7745 URL: https://issues.apache.org/jira/browse/CAMEL-7745 Project: Camel

[jira] [Resolved] (CAMEL-7745) Using @EndpointInject with ref does not enlist endpoint in JMX

2014-08-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-7745. Resolution: Fixed Fix Version/s: 2.13.3 2.12.5 Assignee: Claus

[jira] [Work started] (CAMEL-7742) Support grouping separtor for Camel Bindy (BigDecimal)

2014-08-26 Thread Charles Moulliard (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on CAMEL-7742 started by Charles Moulliard. Support grouping separtor for Camel Bindy (BigDecimal) --

[jira] [Resolved] (CAMEL-7742) Support grouping separtor for Camel Bindy (BigDecimal)

2014-08-26 Thread Charles Moulliard (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Moulliard resolved CAMEL-7742. -- Resolution: Fixed Support grouping separtor for Camel Bindy (BigDecimal)

[jira] [Updated] (CAMEL-7741) itest for sanitiycheck Camel running on Karaf 2.x and 3.x

2014-08-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-7741: --- Assignee: Willem Jiang itest for sanitiycheck Camel running on Karaf 2.x and 3.x

[jira] [Commented] (CAMEL-7741) itest for sanitiycheck Camel running on Karaf 2.x and 3.x

2014-08-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14110492#comment-14110492 ] Claus Ibsen commented on CAMEL-7741: Thanks Willem. Do you mind creating a

[jira] [Updated] (CAMEL-7652) Rest DSL - Integrate with camel-cxfrs

2014-08-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-7652: --- Fix Version/s: (was: 2.14.0) 2.15.0 Rest DSL - Integrate with camel-cxfrs

[jira] [Commented] (CAMEL-7448) throttle EIP - unchanged value

2014-08-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14110493#comment-14110493 ] Claus Ibsen commented on CAMEL-7448: Ben do you have time to work on this? throttle

[jira] [Updated] (CAMEL-7420) Rest DSL - expose WADL for the new REST endpoint (and ideally other HTTP based camel endpoints too)

2014-08-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-7420: --- Fix Version/s: 2.15.0 Rest DSL - expose WADL for the new REST endpoint (and ideally other HTTP

[jira] [Resolved] (CAMEL-7354) make it easier to define and expose clean RESTful APIs to back end services / endpoints via a new rest endpoint

2014-08-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-7354. Resolution: Fixed We got the bulk of this done, improvements logged as sub tasks for next release.

[jira] [Commented] (CAMEL-7467) Spring-orm 4.x removed the support of ibatis

2014-08-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14110497#comment-14110497 ] Claus Ibsen commented on CAMEL-7467: There is no iBatis3, that is called MyBatis.

[jira] [Resolved] (CAMEL-7467) Spring-orm 4.x removed the support of ibatis

2014-08-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-7467. Resolution: Fixed camel-ibatis does not rely on spring at all. So people can use this without

[jira] [Created] (CAMEL-7746) Use Spring 4.x as default

2014-08-26 Thread Claus Ibsen (JIRA)
Claus Ibsen created CAMEL-7746: -- Summary: Use Spring 4.x as default Key: CAMEL-7746 URL: https://issues.apache.org/jira/browse/CAMEL-7746 Project: Camel Issue Type: Task Reporter:

[jira] [Commented] (CAMEL-7668) @Consume may restart during a shutdown event

2014-08-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14110500#comment-14110500 ] Claus Ibsen commented on CAMEL-7668: This is the pojo example btw that is shipped with

[jira] [Resolved] (CAMEL-7689) Rest DSL - Swagger module should have SPI plugin to integrate with blueprint or other ways to discover Camel in the app / JVM

2014-08-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-7689. Resolution: Fixed Rest DSL - Swagger module should have SPI plugin to integrate with blueprint

[jira] [Created] (CAMEL-7747) Support Karaf 3.0.1 which uses an older jline version

2014-08-26 Thread Claus Ibsen (JIRA)
Claus Ibsen created CAMEL-7747: -- Summary: Support Karaf 3.0.1 which uses an older jline version Key: CAMEL-7747 URL: https://issues.apache.org/jira/browse/CAMEL-7747 Project: Camel Issue Type:

[jira] [Resolved] (CAMEL-7747) Support Karaf 3.0.1 which uses an older jline version

2014-08-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-7747. Resolution: Fixed Support Karaf 3.0.1 which uses an older jline version

[jira] [Created] (CAMEL-7748) org.apache.camel.component.twitter.UriConfigurationTest is failing

2014-08-26 Thread Kevin Earls (JIRA)
Kevin Earls created CAMEL-7748: -- Summary: org.apache.camel.component.twitter.UriConfigurationTest is failing Key: CAMEL-7748 URL: https://issues.apache.org/jira/browse/CAMEL-7748 Project: Camel

[jira] [Commented] (CAMEL-7748) org.apache.camel.component.twitter.UriConfigurationTest is failing

2014-08-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14110680#comment-14110680 ] ASF GitHub Bot commented on CAMEL-7748: --- GitHub user kevinearls opened a pull

[jira] [Commented] (CAMEL-7748) org.apache.camel.component.twitter.UriConfigurationTest is failing

2014-08-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14110712#comment-14110712 ] ASF GitHub Bot commented on CAMEL-7748: --- Github user asfgit closed the pull request

[jira] [Resolved] (CAMEL-7576) camel-cache - Turn off ET phone home

2014-08-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-7576. Resolution: Fixed Fix Version/s: 2.12.5 Assignee: Claus Ibsen camel-cache - Turn

[jira] [Resolved] (CAMEL-7748) org.apache.camel.component.twitter.UriConfigurationTest is failing

2014-08-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-7748. Resolution: Fixed Fix Version/s: 2.14.0 Assignee: Claus Ibsen Thanks

[jira] [Created] (CAMEL-7749) JmsTXForceShutdownIssueTest#testTXForceShutdown should be ignored

2014-08-26 Thread Kevin Earls (JIRA)
Kevin Earls created CAMEL-7749: -- Summary: JmsTXForceShutdownIssueTest#testTXForceShutdown should be ignored Key: CAMEL-7749 URL: https://issues.apache.org/jira/browse/CAMEL-7749 Project: Camel

[jira] [Commented] (CAMEL-7749) JmsTXForceShutdownIssueTest#testTXForceShutdown should be ignored

2014-08-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14110716#comment-14110716 ] ASF GitHub Bot commented on CAMEL-7749: --- GitHub user kevinearls opened a pull

[jira] [Updated] (CAMEL-7749) JmsTXForceShutdownIssueTest#testTXForceShutdown should be ignored

2014-08-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-7749: --- Component/s: tests JmsTXForceShutdownIssueTest#testTXForceShutdown should be ignored

[jira] [Resolved] (CAMEL-7749) JmsTXForceShutdownIssueTest#testTXForceShutdown should be ignored

2014-08-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-7749. Resolution: Fixed Fix Version/s: 2.14.0 Assignee: Claus Ibsen Thanks again for

[jira] [Commented] (CAMEL-7749) JmsTXForceShutdownIssueTest#testTXForceShutdown should be ignored

2014-08-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14110724#comment-14110724 ] ASF GitHub Bot commented on CAMEL-7749: --- Github user asfgit closed the pull request

[jira] [Commented] (CAMEL-7448) throttle EIP - unchanged value

2014-08-26 Thread Ben O'Day (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14110969#comment-14110969 ] Ben O'Day commented on CAMEL-7448: -- I can, I was just waiting for some feedback...does

[jira] [Commented] (CAMEL-7434) Provide a way to force the completion of a aggregate exchange from an external event

2014-08-26 Thread Ben O'Day (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14110984#comment-14110984 ] Ben O'Day commented on CAMEL-7434: -- in the short term, I can add the support for a new

[jira] [Commented] (CAMEL-7448) throttle EIP - unchanged value

2014-08-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1421#comment-1421 ] Claus Ibsen commented on CAMEL-7448: Ben, yeah this sounds like a good idea. I think

[jira] [Commented] (CAMEL-7434) Provide a way to force the completion of a aggregate exchange from an external event

2014-08-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1424#comment-1424 ] Claus Ibsen commented on CAMEL-7434: I think its the external controller that is the

[jira] [Resolved] (CAMEL-7733) Sending a CamelCacheDeleteAll does not actually delete anything

2014-08-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-7733. Resolution: Won't Fix Working as designed, we use the api of ehcache to remove all. Sending a

[jira] [Assigned] (CAMEL-7688) XPathBuilder initDefaultXPathFactory implementation incorrect

2014-08-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen reassigned CAMEL-7688: -- Assignee: Claus Ibsen XPathBuilder initDefaultXPathFactory implementation incorrect

[jira] [Updated] (CAMEL-7688) XPathBuilder initDefaultXPathFactory implementation incorrect

2014-08-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-7688: --- Fix Version/s: 2.14.0 XPathBuilder initDefaultXPathFactory implementation incorrect

[jira] [Updated] (CAMEL-7688) XPathBuilder initDefaultXPathFactory implementation incorrect

2014-08-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-7688: --- Issue Type: Improvement (was: Bug) XPathBuilder initDefaultXPathFactory implementation incorrect

[jira] [Updated] (CAMEL-7628) Incorrect tests of quartz2 component

2014-08-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-7628: --- Priority: Minor (was: Major) Incorrect tests of quartz2 component

[jira] [Updated] (CAMEL-7628) Incorrect tests of quartz2 component

2014-08-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-7628: --- Issue Type: Test (was: Bug) Incorrect tests of quartz2 component

[jira] [Updated] (CAMEL-7628) Incorrect tests of quartz2 component

2014-08-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-7628: --- Fix Version/s: 2.14.0 Incorrect tests of quartz2 component

[jira] [Updated] (CAMEL-7568) OnComplete does not work on transactioned route after rollback

2014-08-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-7568: --- Priority: Minor (was: Major) OnComplete does not work on transactioned route after rollback

[jira] [Assigned] (CAMEL-7568) OnComplete does not work on transactioned route after rollback

2014-08-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen reassigned CAMEL-7568: -- Assignee: Claus Ibsen OnComplete does not work on transactioned route after rollback

[jira] [Resolved] (CAMEL-7503) PAYLOAD Producer select first available operation if OPERATION_NAME don't specified

2014-08-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-7503. Resolution: Not a Problem PAYLOAD Producer select first available operation if OPERATION_NAME

[jira] [Updated] (CAMEL-7503) PAYLOAD Producer select first available operation if OPERATION_NAME don't specified

2014-08-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-7503: --- Fix Version/s: 2.14.0 2.13.3 2.12.5 PAYLOAD Producer select

[jira] [Updated] (CAMEL-7568) OnComplete does not work on transactioned route after rollback

2014-08-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-7568: --- Fix Version/s: 2.14.0 OnComplete does not work on transactioned route after rollback

[jira] [Updated] (CAMEL-7501) Only one ZooKeeperRoutePolicy possible

2014-08-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-7501: --- Fix Version/s: Future Only one ZooKeeperRoutePolicy possible

[jira] [Updated] (CAMEL-7501) Only one ZooKeeperRoutePolicy possible

2014-08-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-7501: --- Issue Type: Improvement (was: Bug) Only one ZooKeeperRoutePolicy possible

[jira] [Updated] (CAMEL-7452) beanRef is caching instances - unwanted behavior

2014-08-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-7452: --- Fix Version/s: 2.14.0 beanRef is caching instances - unwanted behavior

[jira] [Assigned] (CAMEL-7452) beanRef is caching instances - unwanted behavior

2014-08-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen reassigned CAMEL-7452: -- Assignee: Claus Ibsen beanRef is caching instances - unwanted behavior

[jira] [Commented] (CAMEL-7434) Provide a way to force the completion of a aggregate exchange from an external event

2014-08-26 Thread Sebastien Petrucci (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14111248#comment-14111248 ] Sebastien Petrucci commented on CAMEL-7434: --- Hello, I tend to agree with Claus.

[jira] [Updated] (CAMEL-7091) EventNotifiers don't work under Blueprint as a referenced service

2014-08-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-7091: --- Issue Type: Improvement (was: Bug) EventNotifiers don't work under Blueprint as a referenced

[jira] [Updated] (CAMEL-6950) camel-sjms: Lacks reconnection logic in case of exception

2014-08-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-6950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-6950: --- Fix Version/s: Future camel-sjms: Lacks reconnection logic in case of exception

[jira] [Updated] (CAMEL-6950) camel-sjms: Lacks reconnection logic in case of exception

2014-08-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-6950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-6950: --- Issue Type: Improvement (was: Bug) camel-sjms: Lacks reconnection logic in case of exception

[jira] [Resolved] (CAMEL-5400) Updating the websocket example at runtime causes the webpage to not refresh with new tweets

2014-08-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-5400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-5400. Resolution: Unresolved Updating the websocket example at runtime causes the webpage to not

[jira] [Updated] (CAMEL-5719) ZooKeeper route policy should initialize using onInit to elect master

2014-08-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-5719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-5719: --- Issue Type: Improvement (was: Bug) ZooKeeper route policy should initialize using onInit to elect

[jira] [Resolved] (CAMEL-7688) XPathBuilder initDefaultXPathFactory implementation incorrect

2014-08-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-7688. Resolution: Fixed Thanks for the patch. XPathBuilder initDefaultXPathFactory implementation

[jira] [Created] (CAMEL-7750) Enhance CXF RS Invoker to support AsyncResponse-enabled JAX-RS endpoints

2014-08-26 Thread Sergey Beryozkin (JIRA)
Sergey Beryozkin created CAMEL-7750: --- Summary: Enhance CXF RS Invoker to support AsyncResponse-enabled JAX-RS endpoints Key: CAMEL-7750 URL: https://issues.apache.org/jira/browse/CAMEL-7750

[jira] [Commented] (CAMEL-7339) Transfer exchange in Camel-Kafka

2014-08-26 Thread Ioannis Polyzos (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14111493#comment-14111493 ] Ioannis Polyzos commented on CAMEL-7339: OK, I will proceed with the changes

[jira] [Created] (CAMEL-7751) Trace interceptor use add instead of remove in removeTraceHandler

2014-08-26 Thread Ramon Rosa da Silva (JIRA)
Ramon Rosa da Silva created CAMEL-7751: -- Summary: Trace interceptor use add instead of remove in removeTraceHandler Key: CAMEL-7751 URL: https://issues.apache.org/jira/browse/CAMEL-7751 Project:

[jira] [Resolved] (CAMEL-7448) throttle EIP - unchanged value

2014-08-26 Thread Ben O'Day (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben O'Day resolved CAMEL-7448. -- Resolution: Fixed throttle EIP - unchanged value --

[jira] [Created] (CAMEL-7752) filter with camel sftp is returnin NullPointerException

2014-08-26 Thread Raghavan (JIRA)
Raghavan created CAMEL-7752: --- Summary: filter with camel sftp is returnin NullPointerException Key: CAMEL-7752 URL: https://issues.apache.org/jira/browse/CAMEL-7752 Project: Camel Issue Type: Bug

[jira] [Commented] (CAMEL-7434) Provide a way to force the completion of a aggregate exchange from an external event

2014-08-26 Thread Ben O'Day (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14111808#comment-14111808 ] Ben O'Day commented on CAMEL-7434: -- [~spetrucci], if you have a potential patch for this,

[jira] [Assigned] (CAMEL-7751) Trace interceptor use add instead of remove in removeTraceHandler

2014-08-26 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang reassigned CAMEL-7751: --- Assignee: Willem Jiang Trace interceptor use add instead of remove in removeTraceHandler

[jira] [Resolved] (CAMEL-7751) Trace interceptor use add instead of remove in removeTraceHandler

2014-08-26 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-7751. - Resolution: Fixed Fix Version/s: 2.14.0 2.13.3

[jira] [Updated] (CAMEL-7500) Concurrent modification of exchange during retry after netty TCP failure leads to futher processing of failed messages

2014-08-26 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang updated CAMEL-7500: Fix Version/s: Future Concurrent modification of exchange during retry after netty TCP failure

[jira] [Commented] (CAMEL-7552) RabbitMQ Component: property to allow declare or not queue and exchange.

2014-08-26 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14111902#comment-14111902 ] Willem Jiang commented on CAMEL-7552: - Applied the patch in camel master branch with

[jira] [Resolved] (CAMEL-7552) RabbitMQ Component: property to allow declare or not queue and exchange.

2014-08-26 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-7552. - Resolution: Fixed RabbitMQ Component: property to allow declare or not queue and exchange.