Return-Path: X-Original-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-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 CF9CD18CCC for ; Mon, 17 Aug 2015 20:45:46 +0000 (UTC) Received: (qmail 75921 invoked by uid 500); 17 Aug 2015 20:45:46 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 75875 invoked by uid 500); 17 Aug 2015 20:45:46 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 75857 invoked by uid 99); 17 Aug 2015 20:45:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Aug 2015 20:45:46 +0000 Date: Mon, 17 Aug 2015 20:45:46 +0000 (UTC) From: "Andrew Wang (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HDFS-8910) Downgrade log "Operation category READ is not supported in state..." to DEBUG level. 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-8910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14700189#comment-14700189 ] Andrew Wang commented on HDFS-8910: ----------------------------------- This came up at HDFS-3447 before and [~daryn] was against dropping this to debug. His last comment proposes a preferred solution; can we pursue that instead? > Downgrade log "Operation category READ is not supported in state..." to DEBUG level. > ------------------------------------------------------------------------------------ > > Key: HDFS-8910 > URL: https://issues.apache.org/jira/browse/HDFS-8910 > Project: Hadoop HDFS > Issue Type: Bug > Components: HDFS > Reporter: Xiaobing Zhou > Assignee: Xiaobing Zhou > Attachments: HDFS-8910.1.patch > > > In HDFS HA mode, there are many recurring messages like "Operation category READ is not supported in state...", which makes logs quite verbose. This is to downgrade it to DEBUG level. -- This message was sent by Atlassian JIRA (v6.3.4#6332)