Commit Graph

1465 Commits

Author SHA1 Message Date
larsh 001c445d75 HBASE-6561 Gets/Puts with many columns send the RegionServer into an 'endless' loop
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1373943 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16 17:40:59 +00:00
Michael Stack ea61bc702b HBASE-6596 Revert HBASE-5022; it undoes HBC.create
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1373936 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16 17:31:53 +00:00
larsh c3d1bb07f8 HBASE-6562 Fake KVs are sometimes passed to filters
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1373650 13f79535-47bb-0310-9956-ffa450edef68
2012-08-15 22:02:57 +00:00
Zhihong Yu 2131ef1cf8 HBASE-6359 KeyValue may return incorrect values after readFields() (Dave Revell)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1368964 13f79535-47bb-0310-9956-ffa450edef68
2012-08-03 14:02:03 +00:00
larsh ab96788641 HBASE-5547 Don't delete HFiles when in "backup mode" (Jesse Yates)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1364203 13f79535-47bb-0310-9956-ffa450edef68
2012-07-22 01:11:36 +00:00
Michael Stack c22888d6d8 HBASE-6363 HBaseConfiguration can carry a main method that dumps XML output for debug purposes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1364129 13f79535-47bb-0310-9956-ffa450edef68
2012-07-21 17:23:28 +00:00
Michael Stack e3447cdf07 HBASE-5151 Rename hbase.skip.errors in HRegion as it is too general-sounding
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1360172 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 13:50:09 +00:00
Michael Stack 02cd5297ee HBASE-6226 move DataBlockEncoding and related classes to hbase-common module
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1356590 13f79535-47bb-0310-9956-ffa450edef68
2012-07-03 07:34:24 +00:00
Lars George 40dc5d71f8 HBASE-6265 Calling getTimestamp() on a KV in cp.prePut() causes KV not to be flushed
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1356106 13f79535-47bb-0310-9956-ffa450edef68
2012-07-02 08:26:31 +00:00
Zhihong Yu 9214f95cf4 HBASE-6170 Timeouts for row lock and scan should be separate (Chris Trezzo)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1354325 13f79535-47bb-0310-9956-ffa450edef68
2012-06-27 04:59:27 +00:00
Zhihong Yu 275bfdcc40 HBASE-6200 KeyComparator.compareWithoutRow can be wrong when families have the same prefix (Jieshan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1354290 13f79535-47bb-0310-9956-ffa450edef68
2012-06-26 23:40:41 +00:00
Zhihong Yu 9cfae9f15f HBASE-6236 Offline meta repair fails if the HBase base mount point is on a different cluster/volume than its parent in a ViewFS or sim
ilar FS (Aditya)



git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1353065 13f79535-47bb-0310-9956-ffa450edef68
2012-06-23 04:25:58 +00:00
Michael Stack d602aa4385 HBASE-6162 Move KeyValue to hbase-common module
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1350378 13f79535-47bb-0310-9956-ffa450edef68
2012-06-14 19:32:02 +00:00
Michael Stack 2426162fb5 HBASE-6087 Add hbase-common module: ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344559 13f79535-47bb-0310-9956-ffa450edef68
2012-05-31 04:23:56 +00:00
Michael Stack 17a12aa8e5 HBASE-6087 Add hbase-common module
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344510 13f79535-47bb-0310-9956-ffa450edef68
2012-05-30 23:51:44 +00:00