Return-Path: X-Original-To: apmail-accumulo-commits-archive@www.apache.org Delivered-To: apmail-accumulo-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 0081B10156 for ; Mon, 10 Feb 2014 20:29:57 +0000 (UTC) Received: (qmail 67700 invoked by uid 500); 10 Feb 2014 20:29:54 -0000 Delivered-To: apmail-accumulo-commits-archive@accumulo.apache.org Received: (qmail 67430 invoked by uid 500); 10 Feb 2014 20:29:49 -0000 Mailing-List: contact commits-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@accumulo.apache.org Delivered-To: mailing list commits@accumulo.apache.org Received: (qmail 67397 invoked by uid 99); 10 Feb 2014 20:29:48 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Feb 2014 20:29:48 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id B862E9227AD; Mon, 10 Feb 2014 20:29:48 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: elserj@apache.org To: commits@accumulo.apache.org Date: Mon, 10 Feb 2014 20:29:50 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [3/6] git commit: ACCUMULO-2344 Whitespace altercation ACCUMULO-2344 Whitespace altercation Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/6730880d Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/6730880d Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/6730880d Branch: refs/heads/master Commit: 6730880dbc7e25574ab12a52ef7676f80f4e2985 Parents: bfa20dd Author: Josh Elser Authored: Mon Feb 10 15:28:50 2014 -0500 Committer: Josh Elser Committed: Mon Feb 10 15:28:50 2014 -0500 ---------------------------------------------------------------------- .../accumulo/core/client/impl/TabletServerBatchReaderIterator.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo/blob/6730880d/core/src/main/java/org/apache/accumulo/core/client/impl/TabletServerBatchReaderIterator.java ---------------------------------------------------------------------- diff --git a/core/src/main/java/org/apache/accumulo/core/client/impl/TabletServerBatchReaderIterator.java b/core/src/main/java/org/apache/accumulo/core/client/impl/TabletServerBatchReaderIterator.java index 24719ae..6675344 100644 --- a/core/src/main/java/org/apache/accumulo/core/client/impl/TabletServerBatchReaderIterator.java +++ b/core/src/main/java/org/apache/accumulo/core/client/impl/TabletServerBatchReaderIterator.java @@ -316,7 +316,7 @@ public class TabletServerBatchReaderIterator implements Iterator>> binnedRanges = new HashMap>>();