Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 601D21038B for ; Fri, 28 Feb 2014 02:55:22 +0000 (UTC) Received: (qmail 14435 invoked by uid 500); 28 Feb 2014 02:55:21 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 14366 invoked by uid 500); 28 Feb 2014 02:55:20 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 14352 invoked by uid 99); 28 Feb 2014 02:55:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Feb 2014 02:55:20 +0000 Date: Fri, 28 Feb 2014 02:55:20 +0000 (UTC) From: "Sergey Shelukhin (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-10634) Multiget doesn't fully work 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/HBASE-10634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13915399#comment-13915399 ] Sergey Shelukhin commented on HBASE-10634: ------------------------------------------ all of these look like incorrect calls to decActionCounters - too many calls for 1-2, and too few calls(?) for 3. It should be called exactly once for each action... I will take a look tomorrow. > Multiget doesn't fully work > --------------------------- > > Key: HBASE-10634 > URL: https://issues.apache.org/jira/browse/HBASE-10634 > Project: HBase > Issue Type: Sub-task > Reporter: Devaraj Das > Assignee: Sergey Shelukhin > Fix For: hbase-10070 > > Attachments: 10634-1.txt > > -- This message was sent by Atlassian JIRA (v6.1.5#6160)