From f9e04bcf5d7f9c94b253748a4d16adfd7f992d77 Mon Sep 17 00:00:00 2001 From: Michael Stack Date: Sun, 31 Aug 2008 05:12:55 +0000 Subject: [PATCH] HBASE-832 Problem with row keys beginnig with characters < than ',' and the region location cache git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@690639 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index cf3216df540..180481a09d3 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -51,6 +51,8 @@ Release 0.18.0 - Unreleased closed. (Andrew Purtell via Jim Kellerman) HBASE-855 compaction can return less versions then we should in some cases (Billy Pearson via Stack) + HBASE-832 Problem with row keys beginnig with characters < than ',' and + the region location cache IMPROVEMENTS HBASE-801 When a table haven't disable, shell could response in a "user