Commit Graph

3661 Commits

Author SHA1 Message Date
Andrew Kyle Purtell 72409650d5 HBASE-4116 [stargate] StringIndexOutOfBoundsException in row spec parse
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1150206 13f79535-47bb-0310-9956-ffa450edef68
2011-07-23 19:50:19 +00:00
Andrew Kyle Purtell 4b21f2e32b HBASE-4105 Stargate does not support json and gzip in parallel
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1150190 13f79535-47bb-0310-9956-ffa450edef68
2011-07-23 19:04:08 +00:00
Nicolas Spiegelberg 81897bd47f HBASE-4127 Don't modify table's name away in HBaseAdmin
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1149764 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22 23:38:58 +00:00
Michael Stack 25c43285bd HBASE-4126 Make timeoutmonitor timeout after 30 minutes instead of 3
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1149720 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22 20:18:32 +00:00
Zhihong Yu 5db7f2f127 HBASE-4118 method regionserver.MemStore#updateColumnValue: the check for
qualifier and family is missing (N Keywal via Ted Yu)


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1148965 13f79535-47bb-0310-9956-ffa450edef68
2011-07-20 23:04:48 +00:00
Zhihong Yu 399462d5d7 HBASE-4095 revert, wait for further investigation
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1148715 13f79535-47bb-0310-9956-ffa450edef68
2011-07-20 12:15:03 +00:00
Zhihong Yu 77b2ebb530 HBASE-4095 revert to previous way of initializing initialReplication
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1148707 13f79535-47bb-0310-9956-ffa450edef68
2011-07-20 11:28:24 +00:00
Zhihong Yu b6fc5b0b80 HBASE-4095 make cacheFlushLock.waittime longer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1148691 13f79535-47bb-0310-9956-ffa450edef68
2011-07-20 10:35:22 +00:00
Michael Stack f84529b0ae HBASE-4115 HBase shell assign and unassign unusable if region name includes binary-encoded data
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1148558 13f79535-47bb-0310-9956-ffa450edef68
2011-07-19 21:45:13 +00:00
Michael Stack 820d40d134 HBASE-4101 Regionserver Deadlock
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1148373 13f79535-47bb-0310-9956-ffa450edef68
2011-07-19 14:52:46 +00:00
Zhihong Yu f2499505de HBASE-4093 When verifyAndAssignRoot throws exception, the deadServers state
cannot be changed (fulin wang via Ted Yu)


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1148174 13f79535-47bb-0310-9956-ffa450edef68
2011-07-19 05:20:02 +00:00
Zhihong Yu 70d8db3673 HBASE-4095 Hlog may not be rolled in a long time if checkLowReplication's
request of LogRoll is blocked (Jieshan via Ted Yu)


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1148169 13f79535-47bb-0310-9956-ffa450edef68
2011-07-19 05:11:34 +00:00
Zhihong Yu d757784cbf HBASE-4112 Creating table may throw NullPointerException (Jinchao via Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1148138 13f79535-47bb-0310-9956-ffa450edef68
2011-07-19 03:38:53 +00:00
Zhihong Yu 8f2fde07c7 HBASE-451 FSUtils.getTableInfoModtime() should check fs.listStatus() against null return
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1147914 13f79535-47bb-0310-9956-ffa450edef68
2011-07-18 15:00:03 +00:00
Zhihong Yu 8ae3106b95 HBASE-4052 reapply code in unassign() which handles NotServingRegionException
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1147819 13f79535-47bb-0310-9956-ffa450edef68
2011-07-18 11:45:05 +00:00
Zhihong Yu 3b0a7528c9 HBASE-4052 Use same TestMasterRestartAfterDisablingTable in branch and TRUNK
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1147357 13f79535-47bb-0310-9956-ffa450edef68
2011-07-16 02:30:56 +00:00
Zhihong Yu 72c89e6f3c HBASE-4052 Enabling a table after master switch does not allow table scan,
throwing NotServingRegionException. Add unit test


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1147354 13f79535-47bb-0310-9956-ffa450edef68
2011-07-16 01:47:10 +00:00
Zhihong Yu 69bb8b99ec HBASE-4052 Enabling a table after master switch does not allow table scan,
throwing NotServingRegionException (ramkrishna via Ted Yu)


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1147353 13f79535-47bb-0310-9956-ffa450edef68
2011-07-16 01:29:31 +00:00
Zhihong Yu 6b55b8dbe6 HBASE-4087 HBaseAdmin should perform validation of connection it holds
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1147352 13f79535-47bb-0310-9956-ffa450edef68
2011-07-16 01:18:36 +00:00
Michael Stack 6f476bfd0e HBASE-4081 Issues with HRegion.compactStores methods
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1147350 13f79535-47bb-0310-9956-ffa450edef68
2011-07-16 00:28:26 +00:00
Michael Stack c8ce6dbd7d HBASE-4106 book.xml/preface.xml - 2 trivial fixes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1147348 13f79535-47bb-0310-9956-ffa450edef68
2011-07-15 23:44:37 +00:00
Michael Stack 754d79e7e6 HBASE-4108 book.xml/troubleshooting.xml - moving troubleshooting info out of FAQ into troubleshooting chapter
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1147346 13f79535-47bb-0310-9956-ffa450edef68
2011-07-15 23:36:14 +00:00
Zhihong Yu 547394ad0f HBASE-451 relax cachehits check in TestFSTableDescriptors
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1147345 13f79535-47bb-0310-9956-ffa450edef68
2011-07-15 23:22:11 +00:00
Zhihong Yu fdd0d9f3e3 HBASE-451 getTableInfoPath() should be called in FSUtils.getTableInfoModtime()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1147043 13f79535-47bb-0310-9956-ffa450edef68
2011-07-15 09:01:41 +00:00
Michael Stack cdc62bf6ed Make TestFSTableDescriptors pass if cache hits are >= rather than ==; I had test the wrong way around
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1146942 13f79535-47bb-0310-9956-ffa450edef68
2011-07-15 02:36:31 +00:00
Michael Stack 192539460a HBASE-4098 developer.xml - adding repo info, how to set up eclipse, common maven commands
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1146914 13f79535-47bb-0310-9956-ffa450edef68
2011-07-14 22:47:31 +00:00
Michael Stack 1f46c437dd Make TestFSTableDescriptors pass if cache hits are >= rather than ==
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1146876 13f79535-47bb-0310-9956-ffa450edef68
2011-07-14 20:05:10 +00:00
Michael Stack f54803aac2 HBASE-3872 Hole in split transaction rollback; edits to .META. need to be rolled back even if it seems like they didn't make it; fix failing HRegion test -- server passed is null, allow for this in tests when running splits
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1146557 13f79535-47bb-0310-9956-ffa450edef68
2011-07-14 05:05:54 +00:00
Michael Stack 0a0ce9f1ae HBASE-3872 Hole in split transaction rollback; edits to .META. need to be rolled back even if it seems like they didn't make it
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1146527 13f79535-47bb-0310-9956-ffa450edef68
2011-07-14 00:28:18 +00:00
Michael Stack 7f10f29425 HBASE-3872 Hole in split transaction rollback; edits to .META. need to be rolled back even if it seems like they didn't make it
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1146526 13f79535-47bb-0310-9956-ffa450edef68
2011-07-14 00:27:14 +00:00
Michael Stack 53b5b9005e Fix broken TestMasterFailover test -- needed .tableinfo defined before test started... part of the repercussions from hbase-451; I don't this fixes all TestMasterFailover failures but at least a few obvious failures
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1146495 13f79535-47bb-0310-9956-ffa450edef68
2011-07-13 21:47:12 +00:00
Michael Stack aa64a10534 Fix broken TestScanMultipleVersions test -- needed .tableinfo defined before test started... part of the repercussions from hbase-451
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1146241 13f79535-47bb-0310-9956-ffa450edef68
2011-07-13 19:08:58 +00:00
Zhihong Yu 3314b87804 HBASE-4075 A bug in TestZKBasedOpenCloseRegion
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1145927 13f79535-47bb-0310-9956-ffa450edef68
2011-07-13 09:23:56 +00:00
Zhihong Yu edf2b7901a HBASE-3904 Reapply patch v6 for TRUNK with addendum
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1145914 13f79535-47bb-0310-9956-ffa450edef68
2011-07-13 08:57:50 +00:00
Zhihong Yu de919df41a HBASE-3904 Revert patch v6 from TRUNK
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1145906 13f79535-47bb-0310-9956-ffa450edef68
2011-07-13 08:47:41 +00:00
Zhihong Yu 1add4cc5d2 HBASE-3904 info.getTableName() should be used to get table name
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1145905 13f79535-47bb-0310-9956-ffa450edef68
2011-07-13 08:33:42 +00:00
Michael Stack 148627fe9c HBASE-4088 npes in server shutdown
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1145855 13f79535-47bb-0310-9956-ffa450edef68
2011-07-13 04:18:50 +00:00
Zhihong Yu 1f3a4fefb8 HBASE-3904 Addendum that fixes number of retries (Ita Pai)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1145847 13f79535-47bb-0310-9956-ffa450edef68
2011-07-13 03:13:10 +00:00
Zhihong Yu 16a366b5cd HBASE-4003 Cleanup Calls Conservatively On Timeout - revert
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1145766 13f79535-47bb-0310-9956-ffa450edef68
2011-07-12 20:53:06 +00:00
Michael Stack f7ea5fe685 HBASE-4054 Usability improvement to HTablePool
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1145675 13f79535-47bb-0310-9956-ffa450edef68
2011-07-12 17:01:48 +00:00
Zhihong Yu d775dc50c1 HBASE-3871 Speedup LoadIncrementalHFiles by parallelizing HFile splitting
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1145459 13f79535-47bb-0310-9956-ffa450edef68
2011-07-12 05:15:58 +00:00
Zhihong Yu 0a99255ae1 Added timeout for tests in TestScannerTimeout
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1144693 13f79535-47bb-0310-9956-ffa450edef68
2011-07-09 16:13:02 +00:00
Michael Stack e17252a111 Added note on diff between snappy in hbase and snappy in hadoop
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1144591 13f79535-47bb-0310-9956-ffa450edef68
2011-07-09 04:45:23 +00:00
Michael Stack e6523e0a86 HBASE-4019 troubleshooting.xml - adding section under NameNode for where to find hbase objects on HDFS
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1144590 13f79535-47bb-0310-9956-ffa450edef68
2011-07-09 04:40:43 +00:00
Michael Stack 08a2eb0964 HBASE-4017 BlockCache interface should be truly modular
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1144588 13f79535-47bb-0310-9956-ffa450edef68
2011-07-09 03:54:01 +00:00
Zhihong Yu a618fea162 HBASE-4079 HTableUtil - helper class for loading data (Doug Meil via Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1144581 13f79535-47bb-0310-9956-ffa450edef68
2011-07-09 03:15:02 +00:00
Zhihong Yu c08fe0f40e HBASE-4054 extending HTable because HTableInterface does not include
getRegionInfos and setAutoFlush


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1144162 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 05:43:58 +00:00
Zhihong Yu 24c84bd22c Fix javadoc for HTable.setAutoFlush()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1144152 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 04:07:18 +00:00
Zhihong Yu f372f3a411 HBASE-3893 account for new int field for FIXED_OVERHEAD
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1144102 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 00:27:36 +00:00
Michael Stack 6b9b5dbd99 HBASE-4054 Usability improvement to HTablePool
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1144068 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 21:58:35 +00:00