Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 044EA193C0 for ; Wed, 23 Mar 2016 15:56:26 +0000 (UTC) Received: (qmail 39359 invoked by uid 500); 23 Mar 2016 15:56:25 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 39331 invoked by uid 500); 23 Mar 2016 15:56:25 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 38994 invoked by uid 99); 23 Mar 2016 15:56:25 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Mar 2016 15:56:25 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 88A462C1F69 for ; Wed, 23 Mar 2016 15:56:25 +0000 (UTC) Date: Wed, 23 Mar 2016 15:56:25 +0000 (UTC) From: "Giampaolo (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CASSANDRA-9692) Print sensible units for all log messages 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/CASSANDRA-9692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Giampaolo updated CASSANDRA-9692: --------------------------------- Attachment: ccm-bb08b6798f3fda39217f2daf710116a84a3ede84.patch dtests-8a1017398ab55a4648fcc307a9be0644c02602dd.patch > Print sensible units for all log messages > ----------------------------------------- > > Key: CASSANDRA-9692 > URL: https://issues.apache.org/jira/browse/CASSANDRA-9692 > Project: Cassandra > Issue Type: Improvement > Reporter: Benedict > Assignee: Giampaolo > Priority: Minor > Labels: lhf > Fix For: 3.x > > Attachments: Cassandra9692-Rev1-trunk-giampaolo-trapasso-at-radicalbit-io.diff, Cassandra9692-Rev2-trunk-giampaolo.trapasso-at-radicalbit-io.diff, Cassandra9692-trunk-giampaolo-trapasso-at-radicalbit-io.diff, ccm-bb08b6798f3fda39217f2daf710116a84a3ede84.patch, dtests-8a1017398ab55a4648fcc307a9be0644c02602dd.patch > > > Like CASSANDRA-9691, this has bugged me too long. it also adversely impacts log analysis. I've introduced some improvements to the bits I touched for CASSANDRA-9681, but we should do this across the codebase. It's a small investment for a lot of long term clarity in the logs. -- This message was sent by Atlassian JIRA (v6.3.4#6332)