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 D6350100EA for ; Tue, 17 Dec 2013 23:34:07 +0000 (UTC) Received: (qmail 44493 invoked by uid 500); 17 Dec 2013 23:34:07 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 44441 invoked by uid 500); 17 Dec 2013 23:34:07 -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 44300 invoked by uid 99); 17 Dec 2013 23:34:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Dec 2013 23:34:07 +0000 Date: Tue, 17 Dec 2013 23:34:07 +0000 (UTC) From: "Jimmy Xiang (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-10192) Empty rowkey is not allowed any more 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-10192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-10192: -------------------------------- Summary: Empty rowkey is not allowed any more (was: Empty row is not allowed any more) > Empty rowkey is not allowed any more > ------------------------------------ > > Key: HBASE-10192 > URL: https://issues.apache.org/jira/browse/HBASE-10192 > Project: HBase > Issue Type: Bug > Affects Versions: 0.96.0 > Reporter: Jimmy Xiang > > In HBase-8101, we added a check and disallowed empty rowkey. However, it is allowed in 0.94. I was wondering if there is any special reason for that, i.e., is it by intention or by mistake? -- This message was sent by Atlassian JIRA (v6.1.4#6159)