Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2FA047DA6 for ; Sat, 6 Aug 2011 00:43:52 +0000 (UTC) Received: (qmail 36369 invoked by uid 500); 6 Aug 2011 00:43:52 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 36287 invoked by uid 500); 6 Aug 2011 00:43:51 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 36276 invoked by uid 99); 6 Aug 2011 00:43:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Aug 2011 00:43:50 +0000 X-ASF-Spam-Status: No, hits=-2000.7 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Aug 2011 00:43:48 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 308C5A8A0C for ; Sat, 6 Aug 2011 00:43:27 +0000 (UTC) Date: Sat, 6 Aug 2011 00:43:27 +0000 (UTC) From: "Todd Lipcon (JIRA)" To: issues@hbase.apache.org Message-ID: <1311531194.13413.1312591407195.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1964790503.12254.1312567887044.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HBASE-4169) FSUtils LeaseRecovery for non HDFS FileSystems. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HBASE-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13080316#comment-13080316 ] Todd Lipcon commented on HBASE-4169: ------------------------------------ Abstractions suck. I think most systems programmers agree. But they're better than the alternative :) That's why we have things like ioctl/fcntl, right? I wouldn't fault FileSystem here. > FSUtils LeaseRecovery for non HDFS FileSystems. > ----------------------------------------------- > > Key: HBASE-4169 > URL: https://issues.apache.org/jira/browse/HBASE-4169 > Project: HBase > Issue Type: Bug > Components: util > Affects Versions: 0.90.3, 0.90.4 > Reporter: Lohit Vijayarenu > > FSUtils.recoverFileLease uses HDFS's recoverLease method to get lease before splitting hlog file. > This might not work for other filesystem implementations. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira