/[Apache-SVN]
ViewVC logotype

Revision 1441388


Jump to revision: Previous Next
Author: davsclaus
Date: Fri Feb 1 11:15:47 2013 UTC (11 years, 1 month ago)
Changed paths: 9
Log Message:
CAMEL-5971: hdfs producer will close stream after writing if not using split strategy. As otherwise the file would not be visible for other parties. And the file would only be closed when stopping Camel which is very wrong.

Changed paths

Path Details
Directorycamel/branches/camel-2.10.x/ modified , props changed
Directorycamel/branches/camel-2.10.x/components/camel-hdfs/src/main/java/org/apache/camel/component/hdfs/HdfsConfiguration.java modified , text changed
Directorycamel/branches/camel-2.10.x/components/camel-hdfs/src/main/java/org/apache/camel/component/hdfs/HdfsOutputStream.java modified , text changed
Directorycamel/branches/camel-2.10.x/components/camel-hdfs/src/main/java/org/apache/camel/component/hdfs/HdfsProducer.java modified , text changed
Directorycamel/branches/camel-2.10.x/components/camel-hdfs/src/test/java/org/apache/camel/component/hdfs/FromFileToHdfsTest.java
(Copied from camel/trunk/components/camel-hdfs/src/test/java/org/apache/camel/component/hdfs/FromFileToHdfsTest.java, r1441387)
added
Directorycamel/branches/camel-2.10.x/components/camel-hdfs/src/test/java/org/apache/camel/component/hdfs/HdfsProducerFileWriteTest.java deleted
Directorycamel/branches/camel-2.10.x/components/camel-hdfs/src/test/java/org/apache/camel/component/hdfs/HdfsProducerTest.java modified , text changed
Directorycamel/branches/camel-2.10.x/components/camel-hdfs/src/test/java/org/apache/camel/component/hdfs/integration/HdfsAppendTest.java modified , text changed
Directorycamel/branches/camel-2.10.x/components/camel-hdfs/src/test/java/org/apache/camel/component/hdfs/integration/HdfsProducerConsumerIntegrationTest.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26