[jira] Created: (CAMEL-1849) CachedOutputStream not cleaning up tmp files when using file based caching

2009-07-23 Thread Dave Stanley (JIRA)
CachedOutputStream not cleaning up tmp files when using file based caching -- Key: CAMEL-1849 URL: https://issues.apache.org/activemq/browse/CAMEL-1849 Project: Apache Camel

[jira] Updated: (CAMEL-1849) CachedOutputStream not cleaning up tmp files when using file based caching

2009-07-23 Thread Dave Stanley (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Stanley updated CAMEL-1849: Attachment: camel_1.x_patch.txt Patch and testcase attached. Two changes were required, on in

[jira] Commented: (CAMEL-1849) CachedOutputStream not cleaning up tmp files when using file based caching

2009-07-24 Thread Dave Stanley (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52949#action_52949 ] Dave Stanley commented on CAMEL-1849: - @Willem, If the stream is not closed in HttpProdu

[jira] Commented: (CAMEL-1849) CachedOutputStream not cleaning up tmp files when using file based caching

2009-07-24 Thread Dave Stanley (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52958#action_52958 ] Dave Stanley commented on CAMEL-1849: - Given this stream is only created to hold the body

[jira] Commented: (CAMEL-1849) CachedOutputStream not cleaning up tmp files when using file based caching

2009-07-26 Thread Dave Stanley (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52970#action_52970 ] Dave Stanley commented on CAMEL-1849: - Thanks Claus! Really like the exchange.addOnComple

[jira] Created: (CAMEL-2069) Enhancment to MulticastAnotherAggregatorTest to run a load test

2009-10-15 Thread Dave Stanley (JIRA)
Enhancment to MulticastAnotherAggregatorTest to run a load test --- Key: CAMEL-2069 URL: https://issues.apache.org/activemq/browse/CAMEL-2069 Project: Apache Camel Issue Type: Test

[jira] Updated: (CAMEL-2069) Enhancment to MulticastAnotherAggregatorTest to run a load test

2009-10-15 Thread Dave Stanley (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Stanley updated CAMEL-2069: Attachment: aggregator_test_patch.txt > Enhancment to MulticastAnotherAggregatorTest to run a l

[jira] Updated: (CAMEL-2069) Enhancement to MulticastAnotherAggregatorTest to run a load test

2009-10-15 Thread Dave Stanley (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Stanley updated CAMEL-2069: Summary: Enhancement to MulticastAnotherAggregatorTest to run a load test (was: Enhancment to

[jira] Commented: (CAMEL-2069) Enhancement to MulticastAnotherAggregatorTest to run a load test

2009-10-16 Thread Dave Stanley (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=54792#action_54792 ] Dave Stanley commented on CAMEL-2069: - Yep its the JDK executor and the typical reason is

[jira] Issue Comment Edited: (CAMEL-2069) Enhancement to MulticastAnotherAggregatorTest to run a load test

2009-10-16 Thread Dave Stanley (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=54792#action_54792 ] Dave Stanley edited comment on CAMEL-2069 at 10/16/09 8:40 AM: ---