Return-Path: Delivered-To: apmail-hadoop-hbase-issues-archive@minotaur.apache.org Received: (qmail 17070 invoked from network); 23 Mar 2010 07:06:49 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 23 Mar 2010 07:06:49 -0000 Received: (qmail 91150 invoked by uid 500); 23 Mar 2010 07:06:49 -0000 Delivered-To: apmail-hadoop-hbase-issues-archive@hadoop.apache.org Received: (qmail 91123 invoked by uid 500); 23 Mar 2010 07:06:48 -0000 Mailing-List: contact hbase-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hbase-issues@hadoop.apache.org Delivered-To: mailing list hbase-issues@hadoop.apache.org Received: (qmail 91114 invoked by uid 99); 23 Mar 2010 07:06:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Mar 2010 07:06:48 +0000 X-ASF-Spam-Status: No, hits=-1104.1 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Mar 2010 07:06:47 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 224DB234C1EF for ; Tue, 23 Mar 2010 07:06:27 +0000 (UTC) Message-ID: <2062713937.427941269327987127.JavaMail.jira@brutus.apache.org> Date: Tue, 23 Mar 2010 07:06:27 +0000 (UTC) From: "stack (JIRA)" To: hbase-issues@hadoop.apache.org Subject: [jira] Commented: (HBASE-2345) Add Test in 0.20 to Check for proper HDFS-200 append/sync support MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12848587#action_12848587 ] stack commented on HBASE-2345: ------------------------------ @Nicolas, I'll wait on your update hdfs-142 if you don't mind. The current hdfs-142 patch seems way stale up against hadoop 0.20.2. Once that is done, I'll roll a new hadoop jar that bundles all of the above (200, 988, 142, etc.). Thanks. > Add Test in 0.20 to Check for proper HDFS-200 append/sync support > ----------------------------------------------------------------- > > Key: HBASE-2345 > URL: https://issues.apache.org/jira/browse/HBASE-2345 > Project: Hadoop HBase > Issue Type: Test > Components: test > Reporter: Nicolas Spiegelberg > Assignee: Nicolas Spiegelberg > Priority: Minor > Fix For: 0.20.4 > > Attachments: HBASE-2345-0.20.4.patch > > > Add a quick test to TestHLog.java to verify that the user has the proper minimal patches for HDFS-200 append/sync support. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.