Commit Graph

2359 Commits

Author SHA1 Message Date
Michael Stack ac2e192ad5 HBASE-3928 Some potential performance improvements to Bytes/KeyValue
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1135319 13f79535-47bb-0310-9956-ffa450edef68
2011-06-13 22:15:11 +00:00
Michael Stack 1e5deae9e9 HBASE-3963 Schedule all log-spliiting at startup all at once
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1135317 13f79535-47bb-0310-9956-ffa450edef68
2011-06-13 22:13:03 +00:00
Andrew Kyle Purtell 006b4b189c HBASE-3978 Rowlock lease renew doesn't work when custom coprocessor indicates to bypass default action
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1134940 13f79535-47bb-0310-9956-ffa450edef68
2011-06-12 16:07:11 +00:00
Andrew Kyle Purtell d1c070f707 HBASE 3976; Revert
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1134925 13f79535-47bb-0310-9956-ffa450edef68
2011-06-12 13:44:30 +00:00
Michael Stack 3fb6a0a7aa HBASE-3923 HBASE-1502 Broke Shell's status 'simple' and 'detailed'
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1134483 13f79535-47bb-0310-9956-ffa450edef68
2011-06-10 23:40:38 +00:00
Nicolas Spiegelberg af03bb3a99 HBASE-3794 : Ability to Discard Bad HTable Puts
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1134476 13f79535-47bb-0310-9956-ffa450edef68
2011-06-10 23:24:38 +00:00
Michael Stack c98dc2c4b4 HBASE-3979 Trivial fixes in code, document
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1134459 13f79535-47bb-0310-9956-ffa450edef68
2011-06-10 22:07:33 +00:00
Andrew Kyle Purtell 09d3d6bed9 HBASE-3976 Disable block cache on compactions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1134430 13f79535-47bb-0310-9956-ffa450edef68
2011-06-10 20:11:32 +00:00
Michael Stack 14bd82872d HBASE-3871 Compression.java uses ClassLoader.getSystemClassLoader() to load codec
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1134119 13f79535-47bb-0310-9956-ffa450edef68
2011-06-09 22:34:32 +00:00
Michael Stack f7de6a6b37 HBASE-3973 HBase IRB shell: Don't pretty-print the output when stdout isn't a TTY
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1134118 13f79535-47bb-0310-9956-ffa450edef68
2011-06-09 22:29:47 +00:00
Michael Stack 7cd5403b30 HBASE-2233 Support both Hadoop 0.20 and 0.22
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1134089 13f79535-47bb-0310-9956-ffa450edef68
2011-06-09 21:27:41 +00:00
Michael Stack 829f254216 HBASE-3946 The splitted region can be online again while the standby hmaster becomes the active one
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1133459 13f79535-47bb-0310-9956-ffa450edef68
2011-06-08 16:36:53 +00:00
Andrew Kyle Purtell bf14e34145 HBASE-3961 Add Delete.setWriteToWAL functionality
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1133427 13f79535-47bb-0310-9956-ffa450edef68
2011-06-08 15:27:09 +00:00
Michael Stack 9a047f1343 HBASE-3941 'hbase version' command line should print version info
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1133211 13f79535-47bb-0310-9956-ffa450edef68
2011-06-08 00:06:02 +00:00
Michael Stack 9b22cb0f0e HBASE-3941 'hbase version' command line should print version info -- REVERT MISTAKEN COMMIT OF WRONG PATCH
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1133210 13f79535-47bb-0310-9956-ffa450edef68
2011-06-08 00:04:47 +00:00
Michael Stack 7a55ec9a25 HBASE-3941 'hbase version' command line should print version info
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1133209 13f79535-47bb-0310-9956-ffa450edef68
2011-06-08 00:03:54 +00:00
Michael Stack f1a6ee8b16 hadoop-snappy version in the pom.xml is incorrect
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1133156 13f79535-47bb-0310-9956-ffa450edef68
2011-06-07 20:53:25 +00:00
Michael Stack 573c0a89bf HBASE-3873 Mavenize Hadoop Snappy JAR/SOs project dependencies
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1132833 13f79535-47bb-0310-9956-ffa450edef68
2011-06-06 23:16:09 +00:00
Michael Stack 06eba7a579 HBASE-3808 Implement Executor.toString for master handlers at least
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1132466 13f79535-47bb-0310-9956-ffa450edef68
2011-06-05 18:02:34 +00:00
Michael Stack 64f6fb52dc HBASE-3899 enhance HBase RPC to support free-ing up server handler threads even if response is not ready -- BACKED IT OUT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1131480 13f79535-47bb-0310-9956-ffa450edef68
2011-06-04 19:46:00 +00:00
Michael Stack 45fd021b2e HBASE-3592 Guava snuck back in as a dependency via hbase-3777
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1131294 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03 23:49:38 +00:00
Michael Stack ac8a57e93b HBASE-2556 Add convenience method to HBaseAdmin to get a collection of HRegionInfo objects for each table
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1130316 13f79535-47bb-0310-9956-ffa450edef68
2011-06-01 21:51:02 +00:00
Michael Stack fe8dce6636 HBASE-3942 The thrift scannerOpen functions should support row caching
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1130275 13f79535-47bb-0310-9956-ffa450edef68
2011-06-01 19:50:12 +00:00
Michael Stack 7d4b427069 HBASE-3934 MemStoreFlusher.getMemStoreLimit() doesn't honor defaultLimit
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1129471 13f79535-47bb-0310-9956-ffa450edef68
2011-05-31 02:18:28 +00:00
Michael Stack 13a0e22c4b HBASE-3934 MemStoreFlusher.getMemStoreLimit() doesn't honor defaultLimit
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1129469 13f79535-47bb-0310-9956-ffa450edef68
2011-05-31 02:16:22 +00:00
Andrew Kyle Purtell 6bd9abf44d HBASE-3931 Allow adding attributes to Get
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1128978 13f79535-47bb-0310-9956-ffa450edef68
2011-05-30 01:10:01 +00:00
Michael Stack 03f55a3e89 HBASE-3921 Allow adding arbitrary blobs to Put
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1127782 13f79535-47bb-0310-9956-ffa450edef68
2011-05-26 04:20:42 +00:00
Michael Stack 9d197ae1ce HBASE-2937 Facilitate Timeouts In HBase Client
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1127680 13f79535-47bb-0310-9956-ffa450edef68
2011-05-25 20:50:32 +00:00
Michael Stack 9f28990e7a HBASE-3841 HTable and HTableInterface docs are inconsistent with one another
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1127678 13f79535-47bb-0310-9956-ffa450edef68
2011-05-25 20:44:11 +00:00
Michael Stack d3045093c7 HBASE-3811 Allow adding attributes to Scan
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1127676 13f79535-47bb-0310-9956-ffa450edef68
2011-05-25 20:41:20 +00:00
Michael Stack 81aae08c4a HBASE-3919 More places output binary data to text
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1127384 13f79535-47bb-0310-9956-ffa450edef68
2011-05-25 05:07:10 +00:00
Michael Stack 147e0054fd HBASE-3920 HLog hbase.regionserver.flushlogentries no longer supported
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1127377 13f79535-47bb-0310-9956-ffa450edef68
2011-05-25 04:48:39 +00:00
Michael Stack 85a3cf14f9 HBASE-3894 Thread contention over row locks set monitor
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1127374 13f79535-47bb-0310-9956-ffa450edef68
2011-05-25 04:18:12 +00:00
Michael Stack 06b8461cc5 HBASE-3914 ROOT region appeared in two regionserver's onlineRegions at the same time
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1127158 13f79535-47bb-0310-9956-ffa450edef68
2011-05-24 17:25:42 +00:00
Michael Stack b488975ddd HBASE-3195 Binary row keys in hbck and other miscellaneous binary key display issues
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1126872 13f79535-47bb-0310-9956-ffa450edef68
2011-05-24 05:19:20 +00:00
Michael Stack 222f6836df HBASE-3899 HBase RPC to support free-ing up server handler threads even if response is not ready
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1126857 13f79535-47bb-0310-9956-ffa450edef68
2011-05-24 03:47:40 +00:00
Michael Stack 74c41cd697 HBASE-3903 A successful write to client write-buffer may be lost or not visible
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1126735 13f79535-47bb-0310-9956-ffa450edef68
2011-05-23 20:44:19 +00:00
Michael Stack 5cff071c38 HBASE-3908 TableSplit not implementing hashCode problem
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1126600 13f79535-47bb-0310-9956-ffa450edef68
2011-05-23 17:13:43 +00:00
Andrew Kyle Purtell 981f414cd3 HBASE-3912 [Stargate] Columns not handle by Scan
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1126528 13f79535-47bb-0310-9956-ffa450edef68
2011-05-23 15:07:01 +00:00
Michael Stack 2ed476e3dd HBASE-2938 Add Thread-Local Behavior To HTable Pool
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1125533 13f79535-47bb-0310-9956-ffa450edef68
2011-05-20 20:00:58 +00:00
Michael Stack 7bbeb3231b HBASE-3905 HBaseAdmin.createTableAsync() should check for invalid split keys.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1125235 13f79535-47bb-0310-9956-ffa450edef68
2011-05-20 04:47:01 +00:00
Michael Stack 2b1f7dbd54 HBASE-3905 HBaseAdmin.createTableAsync() should check for invalid split keys.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1125233 13f79535-47bb-0310-9956-ffa450edef68
2011-05-20 04:45:40 +00:00
Michael Stack 55a7d35c2a HBASE-3691 Add compressor support for 'snappy', google's compressor
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1125163 13f79535-47bb-0310-9956-ffa450edef68
2011-05-19 23:00:47 +00:00
Michael Stack 19402cd814 HBASE-3826 Minor compaction needs to check if still over compactionThreshold after compacting
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1125140 13f79535-47bb-0310-9956-ffa450edef68
2011-05-19 22:00:27 +00:00
Michael Stack 6cc03b35a3 HBASE-3820 Splitlog() executed while the namenode was in safemode may cause data-loss
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1125111 13f79535-47bb-0310-9956-ffa450edef68
2011-05-19 21:16:58 +00:00
Michael Stack 5fc468c60c HBASE-3902 Add Bytes.toBigDecimal and Bytes.toBytes(BigDecimal)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1125098 13f79535-47bb-0310-9956-ffa450edef68
2011-05-19 21:02:15 +00:00
Michael Stack e0ad6f0ed1 HBASE-3880 Make mapper function in ImportTSV plug-able
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1124542 13f79535-47bb-0310-9956-ffa450edef68
2011-05-19 05:48:37 +00:00
Michael Stack 31965fe0fb HBASE-3898 TestSplitTransactionOnCluster broke in TRUNK
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1124539 13f79535-47bb-0310-9956-ffa450edef68
2011-05-19 05:33:38 +00:00
Michael Stack 378febdc53 HBASE-3897 Docs (notsoquick guide) suggest invalid XML
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1124534 13f79535-47bb-0310-9956-ffa450edef68
2011-05-19 04:36:17 +00:00
Jean-Daniel Cryans d64c76fe10 HBASE-3874 ServerShutdownHandler fails on NPE if a plan has a random
region assignment


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1124477 13f79535-47bb-0310-9956-ffa450edef68
2011-05-19 00:24:18 +00:00