Author: stack
Date: Fri Dec 3 01:28:45 2010
New Revision: 1041668
URL: http://svn.apache.org/viewvc?rev=1041668&view=rev
Log:
HBASE-2467 Concurrent flushers in HLog sync using HDFS-895
Modified:
hbase/branches/0.90/pom.xml
Modified: hbase/branches/0.90/pom.xml
URL:
http://svn.apache.org/viewvc/hbase/branches/0.90/pom.xml?rev=1041668&r1=1041667&r2=1041668&view=diff
==============================================================================
--- hbase/branches/0.90/pom.xml (original)
+++ hbase/branches/0.90/pom.xml Fri Dec 3 01:28:45 2010
@@ -464,7 +464,7 @@
at revision 1034499 with this hdfs-895 patch:
https://issues.apache.org/jira/secure/attachment/12459473/hdfs-895-branch-20-append.txt
-->
- <hadoop.version>0.20-append-r1040343-hdfs895</hadoop.version>
+ <hadoop.version>0.20-append-r1041663-hdfs895</hadoop.version>
<jasper.version>5.5.23</jasper.version>
<jaxb-api.version>2.1</jaxb-api.version>
<jetty.version>6.1.25</jetty.version>