Return-Path: Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: (qmail 39108 invoked from network); 7 Apr 2011 04:52:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Apr 2011 04:52:48 -0000 Received: (qmail 38642 invoked by uid 500); 7 Apr 2011 04:52:48 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 38607 invoked by uid 500); 7 Apr 2011 04:52:47 -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 38594 invoked by uid 99); 7 Apr 2011 04:52:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Apr 2011 04:52:46 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Apr 2011 04:52:43 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id DEFE896DBA for ; Thu, 7 Apr 2011 04:52:05 +0000 (UTC) Date: Thu, 7 Apr 2011 04:52:05 +0000 (UTC) From: "Ted Yu (JIRA)" To: issues@hbase.apache.org Message-ID: <952679737.39848.1302151925910.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <608819362.39709.1302147006135.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (HBASE-3750) HTablePool.putTable() should call table.flushCommits() 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/HBASE-3750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-3750: -------------------------- Attachment: 3750.txt Added check for isAutoFlush() before calling flushCommits() > HTablePool.putTable() should call table.flushCommits() > ------------------------------------------------------ > > Key: HBASE-3750 > URL: https://issues.apache.org/jira/browse/HBASE-3750 > Project: HBase > Issue Type: Bug > Components: client > Affects Versions: 0.90.1 > Reporter: Ted Yu > Assignee: Ted Yu > Attachments: 3750.txt > > > Currently HTablePool.putTable() doesn't call table.flushCommits() > This may turn out to be surprise for users -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira