Return-Path: X-Original-To: apmail-flink-dev-archive@www.apache.org Delivered-To: apmail-flink-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4DEAC17587 for ; Thu, 6 Nov 2014 12:11:25 +0000 (UTC) Received: (qmail 29746 invoked by uid 500); 6 Nov 2014 12:11:25 -0000 Delivered-To: apmail-flink-dev-archive@flink.apache.org Received: (qmail 29634 invoked by uid 500); 6 Nov 2014 12:11:25 -0000 Mailing-List: contact dev-help@flink.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.incubator.apache.org Delivered-To: mailing list dev@flink.incubator.apache.org Received: (qmail 29590 invoked by uid 99); 6 Nov 2014 12:11:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Nov 2014 12:11:25 +0000 X-ASF-Spam-Status: No, hits=-2000.6 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 06 Nov 2014 12:11:24 +0000 Received: (qmail 27426 invoked by uid 99); 6 Nov 2014 12:08:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Nov 2014 12:08:34 +0000 Date: Thu, 6 Nov 2014 12:08:33 +0000 (UTC) From: "Stephan Ewen (JIRA)" To: dev@flink.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (FLINK-1220) Make INFO logging more verbose 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 Stephan Ewen created FLINK-1220: ----------------------------------- Summary: Make INFO logging more verbose Key: FLINK-1220 URL: https://issues.apache.org/jira/browse/FLINK-1220 Project: Flink Issue Type: Improvement Affects Versions: 0.8-incubating Reporter: Stephan Ewen Assignee: Stephan Ewen Fix For: 0.8-incubating Right now, INFO level logging is rather scarce. Most information is logged on debug level. I propose to promote the following log statements to INFO level: - Taskmanager task state changes - Input Split assignments -- This message was sent by Atlassian JIRA (v6.3.4#6332)