Return-Path: X-Original-To: apmail-drill-issues-archive@minotaur.apache.org Delivered-To: apmail-drill-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 2B61F1173C for ; Tue, 8 Jul 2014 10:24:28 +0000 (UTC) Received: (qmail 44029 invoked by uid 500); 8 Jul 2014 10:24:26 -0000 Delivered-To: apmail-drill-issues-archive@drill.apache.org Received: (qmail 43965 invoked by uid 500); 8 Jul 2014 10:24:26 -0000 Mailing-List: contact issues-help@drill.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@drill.incubator.apache.org Delivered-To: mailing list issues@drill.incubator.apache.org Received: (qmail 43897 invoked by uid 99); 8 Jul 2014 10:24:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Jul 2014 10:24:25 +0000 X-ASF-Spam-Status: No, hits=-2000.7 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; Tue, 08 Jul 2014 10:24:25 +0000 Received: (qmail 40238 invoked by uid 99); 8 Jul 2014 10:24:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Jul 2014 10:24:04 +0000 Date: Tue, 8 Jul 2014 10:24:04 +0000 (UTC) From: "Steven Phillips (JIRA)" To: issues@drill.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (DRILL-1117) Fix partition sender stats 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 [ https://issues.apache.org/jira/browse/DRILL-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Phillips updated DRILL-1117: ----------------------------------- Assignee: DrillCommitter > Fix partition sender stats > -------------------------- > > Key: DRILL-1117 > URL: https://issues.apache.org/jira/browse/DRILL-1117 > Project: Apache Drill > Issue Type: Bug > Reporter: Steven Phillips > Assignee: DrillCommitter > > Partition sender is not collecting stats properly. The number of incoming records is double counted. And the number of sent batches is not updated when the batches are flushed. -- This message was sent by Atlassian JIRA (v6.2#6252)