Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2AC65108CF for ; Fri, 14 Feb 2014 14:54:39 +0000 (UTC) Received: (qmail 42764 invoked by uid 500); 14 Feb 2014 14:53:57 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 42626 invoked by uid 500); 14 Feb 2014 14:53:50 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 42511 invoked by uid 99); 14 Feb 2014 14:53:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Feb 2014 14:53:46 +0000 Date: Fri, 14 Feb 2014 14:53:46 +0000 (UTC) From: "Hudson (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HADOOP-10343) Change info to debug log in LossyRetryInvocationHandler 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/HADOOP-10343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13901502#comment-13901502 ] Hudson commented on HADOOP-10343: --------------------------------- SUCCESS: Integrated in Hadoop-Mapreduce-trunk #1698 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1698/]) HADOOP-10343. Change info to debug log in LossyRetryInvocationHandler. Contributed by Arpit Gupta (arpit: http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1568054) * /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt * /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/retry/LossyRetryInvocationHandler.java > Change info to debug log in LossyRetryInvocationHandler > ------------------------------------------------------- > > Key: HADOOP-10343 > URL: https://issues.apache.org/jira/browse/HADOOP-10343 > Project: Hadoop Common > Issue Type: Improvement > Affects Versions: 2.2.0 > Reporter: Arpit Gupta > Assignee: Arpit Gupta > Priority: Minor > Fix For: 2.4.0 > > Attachments: HADOOP-10343.patch > > > in LossyRetryInvocationHandler we print logs at info level when we drop responses. This causes lot of noise on the console. -- This message was sent by Atlassian JIRA (v6.1.5#6160)