Return-Path: X-Original-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 072A410513 for ; Tue, 4 Mar 2014 20:26:31 +0000 (UTC) Received: (qmail 75598 invoked by uid 500); 4 Mar 2014 20:26:25 -0000 Delivered-To: apmail-hadoop-hdfs-dev-archive@hadoop.apache.org Received: (qmail 75517 invoked by uid 500); 4 Mar 2014 20:26:25 -0000 Mailing-List: contact hdfs-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-dev@hadoop.apache.org Delivered-To: mailing list hdfs-dev@hadoop.apache.org Received: (qmail 75466 invoked by uid 99); 4 Mar 2014 20:26:22 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Mar 2014 20:26:22 +0000 Date: Tue, 4 Mar 2014 20:26:22 +0000 (UTC) From: "Vinod Kumar Vavilapalli (JIRA)" To: hdfs-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (HDFS-6040) fix DFSClient issue without libhadoop.so and some other ShortCircuitShm cleanups 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/HDFS-6040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kumar Vavilapalli resolved HDFS-6040. ------------------------------------------- Resolution: Fixed Alright, things look good. Closing again. > fix DFSClient issue without libhadoop.so and some other ShortCircuitShm cleanups > -------------------------------------------------------------------------------- > > Key: HDFS-6040 > URL: https://issues.apache.org/jira/browse/HDFS-6040 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: hdfs-client > Affects Versions: 2.4.0 > Reporter: Colin Patrick McCabe > Assignee: Colin Patrick McCabe > Priority: Blocker > Fix For: 2.4.0 > > Attachments: HDFS-6040.001.patch, HDFS-6040.002.patch, HDFS-6040.003.patch, HDFS-6040.004.patch, HDFS-6040.005.patch > > > * clean up some extra imports in ShortCircuitShm > * fix or suppress bogus findbugs warnings > * throw an IOException rather than RuntimeException when the client asks the server for a bogus slot index. > * fix an issue where DFSClients got an exception when libhadoop.so was not available > * adjust some noisy INFO log messages downward -- This message was sent by Atlassian JIRA (v6.2#6252)