[jira] [Resolved] (CAMEL-6945) camel-netty-http producer should close the connection when the request connection header is close

2013-11-08 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-6945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-6945. - Resolution: Fixed Applied the patch into master and camel-2.12.x branches. camel-netty-http

[jira] [Resolved] (CAMEL-5790) aws-s3 should support retrieving a single object request

2013-11-08 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-5790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-5790. - Resolution: Fixed Fix Version/s: 2.13.0 Applied the patch into trunk. aws-s3 should

[jira] [Created] (CAMEL-6946) camel-netty - Use ConnectionException instead of CamelException if cannot connect to remote server

2013-11-08 Thread Claus Ibsen (JIRA)
Claus Ibsen created CAMEL-6946: -- Summary: camel-netty - Use ConnectionException instead of CamelException if cannot connect to remote server Key: CAMEL-6946 URL: https://issues.apache.org/jira/browse/CAMEL-6946

[jira] [Resolved] (CAMEL-6946) camel-netty - Use ConnectionException instead of CamelException if cannot connect to remote server

2013-11-08 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-6946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-6946. Resolution: Fixed Fix Version/s: 2.11.3 camel-netty - Use ConnectionException instead of

[jira] [Commented] (CAMEL-6945) camel-netty-http producer should close the connection when the request connection header is close

2013-11-08 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-6945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13817231#comment-13817231 ] Claus Ibsen commented on CAMEL-6945: I think we have a catch-22 situation here. Yeah

[jira] [Comment Edited] (CAMEL-6945) camel-netty-http producer should close the connection when the request connection header is close

2013-11-08 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-6945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13817231#comment-13817231 ] Claus Ibsen edited comment on CAMEL-6945 at 11/8/13 12:40 PM: --

[jira] [Created] (CAMEL-6947) camel-rabbit - RabbitMQ producer should start|stop more cleanly

2013-11-08 Thread Claus Ibsen (JIRA)
Claus Ibsen created CAMEL-6947: -- Summary: camel-rabbit - RabbitMQ producer should start|stop more cleanly Key: CAMEL-6947 URL: https://issues.apache.org/jira/browse/CAMEL-6947 Project: Camel

[jira] [Resolved] (CAMEL-6947) camel-rabbit - RabbitMQ producer should start|stop more cleanly

2013-11-08 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-6947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-6947. Resolution: Fixed camel-rabbit - RabbitMQ producer should start|stop more cleanly

[jira] [Resolved] (CAMEL-6909) RabbitMQ Support for Exchange Type

2013-11-08 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-6909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-6909. Resolution: Fixed Thanks for the patch. RabbitMQ Support for Exchange Type

[jira] [Updated] (CAMEL-6941) ConcurrentModificationException while shutting down camel

2013-11-08 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-6941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-6941: --- Fix Version/s: 2.13.0 2.12.2 2.11.3 Assignee: Claus

[jira] [Updated] (CAMEL-6909) RabbitMQ Support for Exchange Type

2013-11-08 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-6909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-6909: --- Fix Version/s: 2.13.0 2.12.2 Assignee: Claus Ibsen Issue Type:

[jira] [Commented] (CAMEL-6940) tokenize xml for splitter throwing org.xml.sax.SAXParseException; XML documents structures must start and end within the same entity.

2013-11-08 Thread Aki Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-6940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13817331#comment-13817331 ] Aki Yoshida commented on CAMEL-6940: hi, i can look into this. but could you attach

[jira] [Created] (CAMEL-6948) Releasing a non-singleton producer by ProducerCache should not only stop the producer but also shutdown it as well if it is a ShutdownableService

2013-11-08 Thread Babak Vahdat (JIRA)
Babak Vahdat created CAMEL-6948: --- Summary: Releasing a non-singleton producer by ProducerCache should not only stop the producer but also shutdown it as well if it is a ShutdownableService Key: CAMEL-6948 URL:

[jira] [Updated] (CAMEL-6948) Releasing a non-singleton producer by ProducerCache should not only stop the producer but also shutdown it as well if it is a ShutdownableService

2013-11-08 Thread Babak Vahdat (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-6948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Babak Vahdat updated CAMEL-6948: Fix Version/s: 2.11.3 Releasing a non-singleton producer by ProducerCache should not only stop

[jira] [Resolved] (CAMEL-6948) Releasing a non-singleton producer by ProducerCache should not only stop the producer but also shutdown it as well if it is a ShutdownableService

2013-11-08 Thread Babak Vahdat (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-6948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Babak Vahdat resolved CAMEL-6948. - Resolution: Fixed Releasing a non-singleton producer by ProducerCache should not only stop the