Commit Graph

2275 Commits

Author SHA1 Message Date
mbertozzi 2323f53d81 HBASE-10111 Verify that a snapshot is not corrupted before restoring it
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549817 13f79535-47bb-0310-9956-ffa450edef68
2013-12-10 11:43:37 +00:00
jeffreyz 163075379c HBASE-10059: TestSplitLogWorker#testMultipleTasks fails occasionally
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549738 13f79535-47bb-0310-9956-ffa450edef68
2013-12-10 01:55:28 +00:00
eclark 0b737248c3 HBASE-10043 Fix Potential Resouce Leak in MultiTableInputFormatBase
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549726 13f79535-47bb-0310-9956-ffa450edef68
2013-12-10 00:55:39 +00:00
jxiang 8ba036b72f HBASE-10090 Master could hang in assigning meta
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549714 13f79535-47bb-0310-9956-ffa450edef68
2013-12-09 23:55:32 +00:00
jxiang 97191c921b HBASE-10101 testOfflineRegionReAssginedAfterMasterRestart times out sometimes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549708 13f79535-47bb-0310-9956-ffa450edef68
2013-12-09 23:38:02 +00:00
Jonathan Hsieh 08bd55aab2 HBASE-10108 NullPointerException thrown while using Canary with '-regionserver' option (Takeshi Miao)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549683 13f79535-47bb-0310-9956-ffa450edef68
2013-12-09 21:16:01 +00:00
Michael Stack 0e8a141437 HBASE-10010 eliminate the put latency spike on the new log file beginning
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549384 13f79535-47bb-0310-9956-ffa450edef68
2013-12-09 05:01:54 +00:00
Michael Stack 3f58873f08 HBASE-10048 Add hlog number metric in regionserver
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548768 13f79535-47bb-0310-9956-ffa450edef68
2013-12-07 00:32:59 +00:00
Michael Stack 5f58719fde HBASE-10094 Add batching to HLogPerformanceEvaluation
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548752 13f79535-47bb-0310-9956-ffa450edef68
2013-12-06 23:19:00 +00:00
ndimiduk b5e2145879 HBASE-10061 TableMapReduceUtil.findOrCreateJar calls updateMap(null, ) resulting in thrown NPE (Amit Sela)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548747 13f79535-47bb-0310-9956-ffa450edef68
2013-12-06 23:12:37 +00:00
jeffreyz b95200e31b HBASE-10085: Some regions aren't re-assigned after a master restarts
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548726 13f79535-47bb-0310-9956-ffa450edef68
2013-12-06 22:02:15 +00:00
Zhihong Yu e2def0ce52 HBASE-10099 javadoc warning introduced by LabelExpander 188: warning - @return tag has no arguments
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548725 13f79535-47bb-0310-9956-ffa450edef68
2013-12-06 22:02:10 +00:00
nkeywal bad7aa2d99 HBASE-10097 Remove a region name string creation in HRegion#nextInternal
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548711 13f79535-47bb-0310-9956-ffa450edef68
2013-12-06 20:07:25 +00:00
Michael Stack 57b8613688 HBASE_9955 Make hadoop2 the default and deprecate hadoop1; RETRY
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548374 13f79535-47bb-0310-9956-ffa450edef68
2013-12-06 02:42:20 +00:00
Michael Stack fe5b28625a HBASE-9955 Make hadoop2 the default and deprecate hadoop1; REVERT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548351 13f79535-47bb-0310-9956-ffa450edef68
2013-12-06 01:16:51 +00:00
Michael Stack 7fbe97470e HBASE-9955 Make hadoop2 the default and deprecate hadoop1
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548349 13f79535-47bb-0310-9956-ffa450edef68
2013-12-06 01:10:59 +00:00
rajeshbabu 5fbbef29f3 HBASE-9489 Add cp hooks in online merge before and after setting PONR
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1547996 13f79535-47bb-0310-9956-ffa450edef68
2013-12-05 02:33:13 +00:00
Zhihong Yu fbcb4b23e2 HBASE-9485 TableOutputCommitter should implement recovery if we don't want jobs to start from 0 on RM restart
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1547803 13f79535-47bb-0310-9956-ffa450edef68
2013-12-04 14:28:53 +00:00
Andrew Kyle Purtell f8139d1bf5 Update version in POMs to 0.99.0-SNAPSHOT after branching for release 0.98.0
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1547743 13f79535-47bb-0310-9956-ffa450edef68
2013-12-04 09:31:02 +00:00
ramkrishna 58eb59e7fb HBASE-9832-Add MR support for Visibility labels (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1547504 13f79535-47bb-0310-9956-ffa450edef68
2013-12-03 18:06:26 +00:00
ndimiduk 2f18891991 Optional setBatch for CopyTable to copy large rows in batches
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1547464 13f79535-47bb-0310-9956-ffa450edef68
2013-12-03 16:35:43 +00:00
Andrew Kyle Purtell c525383e8d HBASE-10062. Reconsider storing plaintext length in the encrypted block header
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1547373 13f79535-47bb-0310-9956-ffa450edef68
2013-12-03 12:48:30 +00:00
Andrew Kyle Purtell 45e4ec9000 HBASE-10066. Use ByteArrayOutputStream#writeTo where appropriate
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1547294 13f79535-47bb-0310-9956-ffa450edef68
2013-12-03 06:05:32 +00:00
ramkrishna 5f15ae4ade HBASE-9884 - Add Thrift and REST support for Visibility Labels (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546988 13f79535-47bb-0310-9956-ffa450edef68
2013-12-02 12:44:03 +00:00
mbertozzi 93bf3fe0a5 HBASE-9978 The client retries even if the method is not present on the server
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546961 13f79535-47bb-0310-9956-ffa450edef68
2013-12-02 11:09:29 +00:00
Andrew Kyle Purtell 178d0b918e HBASE-9502. HStore.seekToScanner should handle magic value (Liang Xie)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546925 13f79535-47bb-0310-9956-ffa450edef68
2013-12-02 08:29:56 +00:00
Zhihong Yu 13e9eda3e7 HBASE-9856 Fix some findbugs Performance Warnings
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546888 13f79535-47bb-0310-9956-ffa450edef68
2013-12-02 03:45:59 +00:00
zjushch 7b4b061bcf HBASE-4811 Support reverse Scan
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546878 13f79535-47bb-0310-9956-ffa450edef68
2013-12-02 02:20:35 +00:00
rajeshbabu 5d348605a2 HBASE-8203 master ui should display region servers with host, port plus startcode
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546767 13f79535-47bb-0310-9956-ffa450edef68
2013-11-30 20:06:09 +00:00
larsh 26b32fa593 HBASE-10058 Test for HBASE-9915 (avoid reading index blocks)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546658 13f79535-47bb-0310-9956-ffa450edef68
2013-11-29 23:02:28 +00:00
larsh 3f68e316c1 HBASE-10057 TestRestoreFlushSnapshotFromClient and TestRestoreSnapshotFromClient fail to finish occasionally
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546442 13f79535-47bb-0310-9956-ffa450edef68
2013-11-28 18:38:26 +00:00
anoopsamjohn fd7ee9e29c HBASE-10005 TestVisibilityLabels fails occasionally (addendum)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546408 13f79535-47bb-0310-9956-ffa450edef68
2013-11-28 17:52:27 +00:00
anoopsamjohn b4f0a38daa HBASE-10005 TestVisibilityLabels fails occasionally
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546396 13f79535-47bb-0310-9956-ffa450edef68
2013-11-28 16:49:12 +00:00
Enis Soztutar 770e336ef6 HBASE-10020 Add maven compile-protobuf profile
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546237 13f79535-47bb-0310-9956-ffa450edef68
2013-11-27 23:57:23 +00:00
Zhihong Yu e77e82c5c1 HBASE-10046 Unmonitored HBase service could accumulate Status objects and OOM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546094 13f79535-47bb-0310-9956-ffa450edef68
2013-11-27 16:32:58 +00:00
eclark 69daad5a47 HBASE-10039 Fix potential Resource Leak in RpcServer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545896 13f79535-47bb-0310-9956-ffa450edef68
2013-11-27 00:57:17 +00:00
Andrew Kyle Purtell 9dd208ff91 HBASE-7662. [Per-KV security] Per cell ACLs stored in tags
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545882 13f79535-47bb-0310-9956-ffa450edef68
2013-11-26 23:33:31 +00:00
eclark 67160a89f8 HBASE-10038 Fix potential Resource Leak in ZNodeCleaner
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545875 13f79535-47bb-0310-9956-ffa450edef68
2013-11-26 22:33:53 +00:00
Michael Stack 871792162e HBASE-8143 HBase on Hadoop 2 with local short circuit reads (ssr) causes OOM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545852 13f79535-47bb-0310-9956-ffa450edef68
2013-11-26 21:42:51 +00:00
larsh 260fa3a539 HBASE-10015 Replace intrinsic locking with explicit locks in StoreScanner
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545838 13f79535-47bb-0310-9956-ffa450edef68
2013-11-26 21:06:55 +00:00
Zhihong Yu b849239162 HBASE-10029 Addendum checks for args against null
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545796 13f79535-47bb-0310-9956-ffa450edef68
2013-11-26 19:43:25 +00:00
Zhihong Yu 5c3bdc9141 HBASE-10029 Proxy created by HFileSystem#createReorderingProxy() should properly close when connecting to HA namenode
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545792 13f79535-47bb-0310-9956-ffa450edef68
2013-11-26 19:31:12 +00:00
nkeywal 38d454dc2b HBASE-10024 Add an interface to create put with immutable arrays
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545592 13f79535-47bb-0310-9956-ffa450edef68
2013-11-26 10:05:44 +00:00
Andrew Kyle Purtell edbf698cc1 HBASE-7544. Transparent CF encryption
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545536 13f79535-47bb-0310-9956-ffa450edef68
2013-11-26 04:22:33 +00:00
mbertozzi 6254e896f5 HBASE-8465 Auto-drop rollback snapshot for snapshot restore
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545360 13f79535-47bb-0310-9956-ffa450edef68
2013-11-25 18:10:07 +00:00
nkeywal 81f21ca409 HBASE-9976 Don't create duplicated TableName objects
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545177 13f79535-47bb-0310-9956-ffa450edef68
2013-11-25 08:53:29 +00:00
jeffreyz ad5436eaa1 HBASE-9736: Allow more than one log splitter per RS
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545052 13f79535-47bb-0310-9956-ffa450edef68
2013-11-24 19:21:54 +00:00
Michael Stack 129ce2523d HBASE-9992 [hbck] Refactor so that arbitrary -D cmdline options are included
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1544870 13f79535-47bb-0310-9956-ffa450edef68
2013-11-23 19:38:59 +00:00
nkeywal 5824f11f55 HBASE-10007 PerformanceEvaluation: Add sampling and latency collection to randomRead test (Nick Dimiduk)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1544681 13f79535-47bb-0310-9956-ffa450edef68
2013-11-22 21:14:00 +00:00
ndimiduk eab83c92ed HBASE-10008 TestNamespaceCommands is flakey on jenkins
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1544254 13f79535-47bb-0310-9956-ffa450edef68
2013-11-21 17:27:42 +00:00
nkeywal 5ab799822e HBASE-10014 HRegion#doMiniBatchMutation rollbacks the memstore even if there is nothing to rollback.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1544080 13f79535-47bb-0310-9956-ffa450edef68
2013-11-21 10:08:26 +00:00
nkeywal bc7c3c7daa HBASE-10012 Hide ServerName constructor
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543921 13f79535-47bb-0310-9956-ffa450edef68
2013-11-20 20:02:25 +00:00
nkeywal d9b983bb5e HBASE-10001 Add a coprocessor to help testing the performances without taking into account the disk i/o
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543779 13f79535-47bb-0310-9956-ffa450edef68
2013-11-20 11:33:34 +00:00
anoopsamjohn 2e5823f61d HBASE-9998 Fix javadoc warnings induced by commits
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543723 13f79535-47bb-0310-9956-ffa450edef68
2013-11-20 07:25:01 +00:00
mbertozzi e0c324f9d5 HBASE-10004 Some fixes for scoping sequence Ids to region level (Himanshu Vashishtha)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543658 13f79535-47bb-0310-9956-ffa450edef68
2013-11-20 00:09:09 +00:00
anoopsamjohn 335071f342 HBASE-9995 Not stopping ReplicationSink when using custom implementation for the ReplicationSink
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543501 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 17:10:32 +00:00
Michael Stack 74f6e25c8f HBASE-5945 Reduce buffer copies in IPC server response path
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543458 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 15:39:35 +00:00
nkeywal dc8ecd9a9a HBASE-9959 Remove some array copy - server side
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543434 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 14:01:30 +00:00
anoopsamjohn 5a6a0fd78b HBASE-7663 [Per-KV security] Visibility labels
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543314 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 05:39:47 +00:00
Zhihong Yu dc20322a6a HBASE-9994 ZeroCopyLiteralByteString.wrap() should be used in place of ByteString.copyFrom()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543309 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 05:01:58 +00:00
Zhihong Yu 51d55f6dd9 HBASE-9949 Addendum takes out test infrastructure and new test
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543305 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 04:14:26 +00:00
Enis Soztutar a26dd714b5 HBASE-8369 MapReduce over snapshot files
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543195 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 22:17:39 +00:00
mbertozzi c28ac79c82 HBASE-9973 Users with 'Admin' ACL permission will lose permissions after upgrade to 0.96.x from 0.94.x or 0.92.x (Himanshu Vashishtha)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543179 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 21:44:35 +00:00
Jonathan Hsieh 4aa3600b7c HBASE-9831 'hbasefsck.numthreads' property isn't passed to hbck via cmdline -D option (Takeshi Miao)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543137 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 20:21:25 +00:00
ndimiduk e1a3d71738 HBASE-8438 Extend bin/hbase to print a "mapreduce classpath"
$ ./bin/hbase mapredcp --help
Usage: hbase mapredcp [-Dtmpjars=...]
  Construct a CLASSPATH containing dependency jars required to run a mapreduce
  job. By default, includes any jars detected by TableMapReduceUtils. Provide
  additional entries by specifying a comma-separated list in tmpjars.

$ ./bin/hbase mapredcp | tr ':' '\n'
/private/tmp/hbase-0.97.0-SNAPSHOT/lib/netty-3.6.6.Final.jar
/private/tmp/hbase-0.97.0-SNAPSHOT/lib/hbase-hadoop-compat-0.97.0-SNAPSHOT.jar
/private/tmp/hbase-0.97.0-SNAPSHOT/lib/protobuf-java-2.5.0.jar
/private/tmp/hbase-0.97.0-SNAPSHOT/lib/guava-12.0.1.jar
/private/tmp/hbase-0.97.0-SNAPSHOT/lib/htrace-core-2.01.jar
/private/tmp/hbase-0.97.0-SNAPSHOT/lib/hbase-protocol-0.97.0-SNAPSHOT.jar
/private/tmp/hbase-0.97.0-SNAPSHOT/lib/hbase-client-0.97.0-SNAPSHOT.jar
/private/tmp/hbase-0.97.0-SNAPSHOT/lib/zookeeper-3.4.5.jar
/private/tmp/hbase-0.97.0-SNAPSHOT/lib/hbase-server-0.97.0-SNAPSHOT.jar
/private/tmp/hbase-0.97.0-SNAPSHOT/lib/hbase-common-0.97.0-SNAPSHOT.jar


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1542811 13f79535-47bb-0310-9956-ffa450edef68
2013-11-17 20:49:24 +00:00
Zhihong Yu 2e0f80c333 HBASE-9949 Fix the race condition between Compaction and StoreScanner.init
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1542519 13f79535-47bb-0310-9956-ffa450edef68
2013-11-16 14:54:04 +00:00
anoopsamjohn b33e4daa2f HBASE-9975 Not starting ReplicationSink when using custom implementation for the ReplicationSink
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1542472 13f79535-47bb-0310-9956-ffa450edef68
2013-11-16 07:40:51 +00:00
anoopsamjohn c2c6db5f00 HBASE-9970 HBase BulkLoad, table is creating with the timestamp key also as a column to the table. (Sreenivasulu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1542460 13f79535-47bb-0310-9956-ffa450edef68
2013-11-16 03:45:17 +00:00
Enis Soztutar 16b799dae5 HBASE-9908 [WINDOWS] Fix filesystem / classloader related unit tests - ADDENDUM patch to fix TestImportTsv
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1542422 13f79535-47bb-0310-9956-ffa450edef68
2013-11-15 22:46:58 +00:00
Zhihong Yu 2859897de6 HBASE-9954 Incorporate HTTPS support for HBase
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1542392 13f79535-47bb-0310-9956-ffa450edef68
2013-11-15 20:44:55 +00:00
ndimiduk 4b87240aa3 HBASE-9165 [mapreduce] Modularize building dependency jars
- Separate adding HBase and dependencies from adding other job
   dependencies, and expose it as a separate method that other
   projects can use (for PIG-3285).
 - Explicitly add hbase-server to the list of dependencies we ship
   with the job, for users who extend the classes we provide (see
   HBASE-9112).
 - Add integration test for addDependencyJars.
 - Code reuse for TestTableMapReduce.


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1542341 13f79535-47bb-0310-9956-ffa450edef68
2013-11-15 17:43:53 +00:00
sershe 6119df9ccb HBASE-3787 Increment is non-idempotent but client retries RPC
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1542168 13f79535-47bb-0310-9956-ffa450edef68
2013-11-15 04:36:30 +00:00
nkeywal db4f10c208 HBASE-9963 Remove the ReentrantReadWriteLock in the MemStore
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1541880 13f79535-47bb-0310-9956-ffa450edef68
2013-11-14 11:16:20 +00:00
Michael Stack e15f36cdde HBASE-9710 Use the region name, not the encoded name, when region is not on current server
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1541820 13f79535-47bb-0310-9956-ffa450edef68
2013-11-14 05:01:29 +00:00
zjushch 5a7fa744f8 HBASE-9810 Global memstore size will be calculated wrongly if replaying recovered edits throws exception
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1541783 13f79535-47bb-0310-9956-ffa450edef68
2013-11-14 02:13:57 +00:00
Michael Stack ffd91d7e90 HBASE-9907 Rig to fake a cluster so can profile client behaviors
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1541703 13f79535-47bb-0310-9956-ffa450edef68
2013-11-13 20:49:59 +00:00
larsh feca3e26c4 HBASE-9849 [REST] Forbidden schema delete in read only mode (Julian Zhou)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1541644 13f79535-47bb-0310-9956-ffa450edef68
2013-11-13 18:08:54 +00:00
jxiang fe5865d9e3 HBASE-9870 HFileDataBlockEncoderImpl#diskToCacheFormat uses wrong format
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1541629 13f79535-47bb-0310-9956-ffa450edef68
2013-11-13 17:31:02 +00:00
larsh 1427e3a431 HBASE-9956 Remove keyLength cache from KeyValue
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1541312 13f79535-47bb-0310-9956-ffa450edef68
2013-11-12 23:30:20 +00:00
Zhihong Yu 4837c424f3 HBASE-4654 [replication] Add a check to make sure we don't replicate to ourselves (Demai)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1541279 13f79535-47bb-0310-9956-ffa450edef68
2013-11-12 22:31:56 +00:00
larsh 60ad668311 HBASE-9865 Reused WALEdits in replication may cause RegionServers to go OOM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1541265 13f79535-47bb-0310-9956-ffa450edef68
2013-11-12 22:13:01 +00:00
Enis Soztutar 7f28831af2 HBASE-9957 [WINDOWS] TestNamespaceUpgrade fails on windows
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1541197 13f79535-47bb-0310-9956-ffa450edef68
2013-11-12 19:02:57 +00:00
rajeshbabu 2d81ab63f1 HBASE-9902 Region Server is starting normally even if clock skew is more than default 30 seconds(or any configured). -> Regionserver node time is greater than master node time(Kashif)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1541112 13f79535-47bb-0310-9956-ffa450edef68
2013-11-12 15:42:58 +00:00
jeffreyz f8f0a927e3 HBASE-9918: MasterAddressTracker & ZKNamespaceManager ZK listeners are missed after master recovery
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1540933 13f79535-47bb-0310-9956-ffa450edef68
2013-11-12 03:14:31 +00:00
jeffreyz 477072f7f0 HBASE-9895: 0.96 Import utility can't import an exported file from 0.94
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1540926 13f79535-47bb-0310-9956-ffa450edef68
2013-11-12 02:44:39 +00:00
Enis Soztutar 6ec64a1dc0 HBASE-9952 Snapshot restore may fail due to NullPointerException
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1540909 13f79535-47bb-0310-9956-ffa450edef68
2013-11-12 01:12:42 +00:00
jxiang 26ddfe10b6 HBASE-9926 Scanner doesn't check if a region is available
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1540883 13f79535-47bb-0310-9956-ffa450edef68
2013-11-11 23:40:37 +00:00
Michael Stack 3bd91918a5 HBASE-9850 Issues with UI for table compact/split operation completion. After split/compaction operation using UI, the page is not automatically redirecting back using IE8/Firefox.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1540873 13f79535-47bb-0310-9956-ffa450edef68
2013-11-11 22:42:51 +00:00
ramkrishna d6105b41db HBASE-9816-Address review comments in HBASE-8496 (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1540785 13f79535-47bb-0310-9956-ffa450edef68
2013-11-11 17:08:04 +00:00
Zhihong Yu cc8945a150 HBASE-9808 org.apache.hadoop.hbase.rest.PerformanceEvaluation is out of sync with org.apache.hadoop.hbase.PerformanceEvaluation
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1540245 13f79535-47bb-0310-9956-ffa450edef68
2013-11-09 02:47:33 +00:00
mbertozzi a12caeebf8 HBASE-9890 MR jobs are not working if started by a delegated user
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1540242 13f79535-47bb-0310-9956-ffa450edef68
2013-11-09 01:44:16 +00:00
sershe ecb4b1017c HBASE-9921 stripe compaction - findbugs and javadoc issues, some improvements
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1540215 13f79535-47bb-0310-9956-ffa450edef68
2013-11-08 23:17:51 +00:00
Enis Soztutar ff78f217fa HBASE-9908 [WINDOWS] Fix filesystem / classloader related unit tests
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1540160 13f79535-47bb-0310-9956-ffa450edef68
2013-11-08 19:37:35 +00:00
larsh 20c2734f12 HBASE-9915 Performance: isSeeked() in EncodedScannerV2 always returns false
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1539933 13f79535-47bb-0310-9956-ffa450edef68
2013-11-08 07:28:04 +00:00
Enis Soztutar 138b0a972c HBASE-9906 Restore snapshot fails to restore the meta edits sporadically
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1539906 13f79535-47bb-0310-9956-ffa450edef68
2013-11-08 02:41:25 +00:00
Andrew Kyle Purtell 60976c646d HBASE-9900. Fix unintended byte[].toString in AccessController
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1539882 13f79535-47bb-0310-9956-ffa450edef68
2013-11-08 00:36:28 +00:00
Enis Soztutar 3c55ae85c4 HBASE-9909 TestHFilePerformance should not be a unit test, but a tool
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1539766 13f79535-47bb-0310-9956-ffa450edef68
2013-11-07 19:10:25 +00:00
Michael Stack a01ff38061 HBASE-8741 Scope sequenceid to the region rather than regionserver (WAS: Mutations on Regions in recovery mode might have same sequenceIDs)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1539743 13f79535-47bb-0310-9956-ffa450edef68
2013-11-07 18:10:38 +00:00
jxiang 698650982d HBASE-9792 Region states should update last assignments when a region is opened
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1539728 13f79535-47bb-0310-9956-ffa450edef68
2013-11-07 17:34:08 +00:00
nkeywal ff84a7ae16 HBASE-9001 Add a toString in HTable, fix a log in AssignmentManager
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1539425 13f79535-47bb-0310-9956-ffa450edef68
2013-11-06 18:31:54 +00:00
anoopsamjohn b4921b03b0 HBASE-9874 Append and Increment operation drops Tags
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1539224 13f79535-47bb-0310-9956-ffa450edef68
2013-11-06 03:11:58 +00:00
sershe 18ecb48662 HBASE-8541 implement flush-into-stripes in stripe compactions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1539211 13f79535-47bb-0310-9956-ffa450edef68
2013-11-06 01:49:36 +00:00
Zhihong Yu 940f4a43c0 HBASE-9863 Intermittently TestZooKeeper#testRegionAssignmentAfterMasterRecoveryDueToZKExpiry hangs
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1539129 13f79535-47bb-0310-9956-ffa450edef68
2013-11-05 20:56:10 +00:00
Michael Stack 8d3133aa0f HBASE-8942 DFS errors during a read operation (get/scan), may cause write outliers
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1538867 13f79535-47bb-0310-9956-ffa450edef68
2013-11-05 05:27:30 +00:00
eclark 04bd8761b3 HBASE-9859 Canary Shouldn't go off if the table being read from is disabled
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1538842 13f79535-47bb-0310-9956-ffa450edef68
2013-11-05 00:22:18 +00:00
Michael Stack d6bdd54ecc HBASE-9855 evictBlocksByHfileName improvement for bucket cache
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1538320 13f79535-47bb-0310-9956-ffa450edef68
2013-11-03 05:31:34 +00:00
Michael Stack b0c406da07 HBASE-8942 DFS errors during a read operation (get/scan), may cause write outliers
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1538317 13f79535-47bb-0310-9956-ffa450edef68
2013-11-03 05:11:20 +00:00
Devaraj Das 679495a01c HBASE-8569. Had forgotten to add test annotation on the new test file. Fixing that.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1538010 13f79535-47bb-0310-9956-ffa450edef68
2013-11-01 18:04:37 +00:00
Devaraj Das 23e6e6b0a1 HBASE-8569. Addendum patch (for secure RPC tests).
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1538003 13f79535-47bb-0310-9956-ffa450edef68
2013-11-01 17:50:19 +00:00
Michael Stack 336b5c52ef HBASE-9868 Remove some array copy, especially around protobuf
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537988 13f79535-47bb-0310-9956-ffa450edef68
2013-11-01 17:10:37 +00:00
Devaraj Das 8fb1958b67 HBASE-8569. Improve coverage in package org.apache.hadoop.hbase.security. Contributed by Vadim Bondarev and Andrey Klochkov
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537986 13f79535-47bb-0310-9956-ffa450edef68
2013-11-01 16:56:24 +00:00
Michael Stack dcf61670d4 HBASE-9867 Save on array copies with a subclass of LiteralByteString
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537750 13f79535-47bb-0310-9956-ffa450edef68
2013-10-31 22:59:54 +00:00
Zhihong Yu 9233b405ba HBASE-8559 increase unit-test coverage of package org.apache.hadoop.hbase.coprocessor
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537741 13f79535-47bb-0310-9956-ffa450edef68
2013-10-31 22:21:19 +00:00
Enis Soztutar a42bdc049e HBASE-8543 fix coverage org.apache.hadoop.hbase.rest.client
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537622 13f79535-47bb-0310-9956-ffa450edef68
2013-10-31 20:24:14 +00:00
Devaraj Das b51e21446c HBASE-8611. Improve test coverage in pkg org.apache.hadoop.hbase.mapred
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537567 13f79535-47bb-0310-9956-ffa450edef68
2013-10-31 18:08:22 +00:00
nkeywal faff0fa2d3 HBASE-8556 fix coverage org.apache.hadoop.hbase.metrics.histogram (Aleksey Gorshkov)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537436 13f79535-47bb-0310-9956-ffa450edef68
2013-10-31 10:50:51 +00:00
nkeywal e828b5eb69 HBASE-9861 Location does not have to be refreshed on regionTooBusy
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537425 13f79535-47bb-0310-9956-ffa450edef68
2013-10-31 10:29:30 +00:00
anoopsamjohn 68db456397 HBASE-9045 Support Dictionary based Tag compression in HFiles
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537377 13f79535-47bb-0310-9956-ffa450edef68
2013-10-31 04:59:00 +00:00
Zhihong Yu 94aa409410 HBASE-9860 Intermittent TestHBaseFsck#testMissingRegionInfoQualifier failure due to NullPointerException
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537371 13f79535-47bb-0310-9956-ffa450edef68
2013-10-31 03:21:01 +00:00
jeffreyz 991ad04ca1 HBASE-8552: fix coverage org.apache.hadoop.hbase.rest.filter(by Andrey Klochkov)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537197 13f79535-47bb-0310-9956-ffa450edef68
2013-10-30 17:36:07 +00:00
jyates e5e5dac9a7 HBASE-9221: Provide interface for getting a User in the client
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536937 13f79535-47bb-0310-9956-ffa450edef68
2013-10-30 00:02:52 +00:00
Enis Soztutar b73e8b3b5a HBASE-9750 Add retries around Action server stop/start
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536908 13f79535-47bb-0310-9956-ffa450edef68
2013-10-29 22:03:45 +00:00
sershe ff23790dd3 HBASE-7967 implement compactor for stripe compactions - ADDENDUM - fix javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536881 13f79535-47bb-0310-9956-ffa450edef68
2013-10-29 20:27:48 +00:00
nkeywal 53bb2f6be7 HBASE-9843 Various fixes in client code
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536865 13f79535-47bb-0310-9956-ffa450edef68
2013-10-29 19:45:44 +00:00
Zhihong Yu 3bebeca24d HBASE-9836 Intermittent TestRegionObserverScannerOpenHook#testRegionObserverCompactionTimeStacking failure
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536583 13f79535-47bb-0310-9956-ffa450edef68
2013-10-29 02:50:49 +00:00
sershe 322eec45f8 HBASE-8000 create integration/perf tests for stripe compactions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536571 13f79535-47bb-0310-9956-ffa450edef68
2013-10-29 00:42:22 +00:00
sershe 60ce11220f HBASE-7967 implement compactor for stripe compactions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536570 13f79535-47bb-0310-9956-ffa450edef68
2013-10-29 00:40:22 +00:00
sershe 9023d46908 HBASE-7680 implement compaction policy for stripe compactions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536569 13f79535-47bb-0310-9956-ffa450edef68
2013-10-29 00:37:30 +00:00
sershe 19fd1a3310 HBASE-7679 implement store file management for stripe compactions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536567 13f79535-47bb-0310-9956-ffa450edef68
2013-10-29 00:34:12 +00:00
Zhihong Yu ba51a43ca3 HBASE-9814 TestRegionServerCoprocessorExceptionWithRemove mentions master in javadoc
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536519 13f79535-47bb-0310-9956-ffa450edef68
2013-10-28 20:56:50 +00:00
jxiang d3a4175a4d HBASE-9851 TestHBaseFsck.testQuarantineMissingHFile is flaky
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536504 13f79535-47bb-0310-9956-ffa450edef68
2013-10-28 20:25:44 +00:00
eclark 5738825405 HBASE-9848 Make regionserver Canary exit with different exit codes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536470 13f79535-47bb-0310-9956-ffa450edef68
2013-10-28 18:25:47 +00:00
eclark fcfefd81b4 HBASE-7525 A canary monitoring program specifically for regionserver (takeshi.miao)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535846 13f79535-47bb-0310-9956-ffa450edef68
2013-10-25 20:02:50 +00:00
Zhihong Yu 4205ba6777 HBASE-9837 Forward port HBASE-9080 'Retain assignment should be used when re-enabling table(s)'
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535843 13f79535-47bb-0310-9956-ffa450edef68
2013-10-25 19:51:27 +00:00
jxiang 2e0ed092ce Fix CRLF in TestRSKilledWhenInitializing.java
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535786 13f79535-47bb-0310-9956-ffa450edef68
2013-10-25 17:12:26 +00:00
larsh 71e47fb872 HBASE-9807 block encoder unnecessarily copies the key for each reseek
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535779 13f79535-47bb-0310-9956-ffa450edef68
2013-10-25 16:57:33 +00:00
jxiang f5881a3116 HBASE-9748 Address outstanding comments raised for HBASE-9696
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535771 13f79535-47bb-0310-9956-ffa450edef68
2013-10-25 16:17:29 +00:00
Zhihong Yu d36b7ce519 HBASE-9838 Fix javadoc warning in ImportTsv#TsvParser ctor (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535751 13f79535-47bb-0310-9956-ffa450edef68
2013-10-25 14:33:09 +00:00
ramkrishna 5212bba403 HBASE-9767 - Support OperationAttributes in ImportTSV Parser (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535487 13f79535-47bb-0310-9956-ffa450edef68
2013-10-24 18:34:27 +00:00
rajeshbabu 10d336a51d HBASE-9593 Region server left in online servers list forever if it went down after registering to master and before creating ephemeral node
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535479 13f79535-47bb-0310-9956-ffa450edef68
2013-10-24 18:26:42 +00:00
Michael Stack 5102aec6c0 HBASE-9645 Regionserver halt because of HLogs "Logic Error Snapshot seq id from earlier flush still present"
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535288 13f79535-47bb-0310-9956-ffa450edef68
2013-10-24 06:49:47 +00:00
jxiang bccd10de11 HBASE-9827 Intermittent TestLogRollingNoCluster#testContendedLogRolling failure
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535254 13f79535-47bb-0310-9956-ffa450edef68
2013-10-24 01:14:30 +00:00
jxiang f4c98563b6 HBASE-9821 Scanner id could collide
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535198 13f79535-47bb-0310-9956-ffa450edef68
2013-10-23 22:18:42 +00:00
Michael Stack 1280a4431f HBASE-9785 Fix heap size reporting in HRegion
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535172 13f79535-47bb-0310-9956-ffa450edef68
2013-10-23 20:49:38 +00:00
Michael Stack 0d98399152 HBASE-9694 HBaseTestingUtility.createTable infinite loop
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535117 13f79535-47bb-0310-9956-ffa450edef68
2013-10-23 18:41:58 +00:00
Michael Stack f7ed0f18f5 HBASE-9695 Some never used local variables cleanup
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535112 13f79535-47bb-0310-9956-ffa450edef68
2013-10-23 18:34:47 +00:00
Michael Stack be060b4077 HBASE-9737 Corrupt HFile cause resource leak leading to Region Server OOM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1534850 13f79535-47bb-0310-9956-ffa450edef68
2013-10-22 23:37:29 +00:00
jxiang 9b93724dd8 HBASE-9813 Log splitting doesn't prevent RS creating new hlog file
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1534785 13f79535-47bb-0310-9956-ffa450edef68
2013-10-22 20:57:33 +00:00
Andrew Kyle Purtell 670bc625b2 HBASE-9716. LoadTestTool should provide default min and max settings to the data generator
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1534352 13f79535-47bb-0310-9956-ffa450edef68
2013-10-21 19:57:08 +00:00
Zhihong Yu 0e64f91e37 HBASE-9754 Addendum passes readpoint to StoreScanner ctor
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1534019 13f79535-47bb-0310-9956-ffa450edef68
2013-10-21 03:18:25 +00:00
larsh 0acab6e39d HBase Rest Server - DELETE scanner operation is a no-op (Aditya Kishore)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1533977 13f79535-47bb-0310-9956-ffa450edef68
2013-10-20 20:44:34 +00:00
Zhihong Yu 09ec361d3a HBASE-9754 Eliminate threadlocal from MVCC code (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1533633 13f79535-47bb-0310-9956-ffa450edef68
2013-10-18 21:09:48 +00:00
mbertozzi 6d0eade8b6 HBASE-9786 hbck -metaonly incorrectly reports inconsistent regions after HBASE-9698 fix
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1533620 13f79535-47bb-0310-9956-ffa450edef68
2013-10-18 20:33:26 +00:00
larsh 3f496372bf HBASE-9747 added test (Aditya Kishore)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1533609 13f79535-47bb-0310-9956-ffa450edef68
2013-10-18 19:39:36 +00:00
jxiang 000596f7c3 HBASE-9793 Offline a region before it's closed could cause double assignment
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1533525 13f79535-47bb-0310-9956-ffa450edef68
2013-10-18 15:57:06 +00:00
jxiang 0e3025566f HBASE-9791 MR initializes scanner twice
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1533213 13f79535-47bb-0310-9956-ffa450edef68
2013-10-17 19:03:18 +00:00
jyates bcff872bf1 HBASE-9749: Custom threadpool for Coprocessor obtained HTables
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1533187 13f79535-47bb-0310-9956-ffa450edef68
2013-10-17 18:13:18 +00:00
ramkrishna f267e36d57 HBASE-9765-TestImportTsv.testBulkOutputWithTsvImporterTextMapper() may not be working correctly (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1532705 13f79535-47bb-0310-9956-ffa450edef68
2013-10-16 10:11:05 +00:00
mbertozzi 8b9918454b HBASE-9770 HFilePerformanceEvaluation is using the wrong Comparator
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1532702 13f79535-47bb-0310-9956-ffa450edef68
2013-10-16 09:49:31 +00:00
anoopsamjohn 4a4778c2dc HBASE-9766 HFileV3 - Optional tags write and read is not working as expected
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1532678 13f79535-47bb-0310-9956-ffa450edef68
2013-10-16 08:07:34 +00:00
jxiang c610e59c0d HBASE-9773 Master aborted when hbck asked the master to assign a region that was already online
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1532633 13f79535-47bb-0310-9956-ffa450edef68
2013-10-16 02:44:59 +00:00
ndimiduk 76b5c4f3cc HBASE-9771 [WebUI] Humanize store and blockcache statistics on RS
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1532598 13f79535-47bb-0310-9956-ffa450edef68
2013-10-15 23:44:45 +00:00
Zhihong Yu febd79c128 HBASE-9753 Excessive readpoint checks in MemstoreScanner
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1532432 13f79535-47bb-0310-9956-ffa450edef68
2013-10-15 17:03:07 +00:00
anoopsamjohn 16bf1c48f0 HBASE-9137 Add Tag dictionary in WAL compression
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1532176 13f79535-47bb-0310-9956-ffa450edef68
2013-10-15 03:56:36 +00:00
mbertozzi 5f61023e1d HBASE-9562 Make HLogPE run against configured FS - addendum
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1532086 13f79535-47bb-0310-9956-ffa450edef68
2013-10-14 20:49:00 +00:00
larsh 1be3aeda38 HBASE-9751 Excessive readpoints checks in StoreFileScanner
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1531790 13f79535-47bb-0310-9956-ffa450edef68
2013-10-14 03:57:15 +00:00
jxiang 30837458ee HBASE-9696 Master recovery ignores online merge znode
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1531435 13f79535-47bb-0310-9956-ffa450edef68
2013-10-11 21:46:14 +00:00
Michael Stack 71e8021b65 HBASE-9744 Set io.serializations correctly in HFileOutputFormat.configureIncrementalLoad
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1531188 13f79535-47bb-0310-9956-ffa450edef68
2013-10-11 03:59:43 +00:00
Zhihong Yu 8c47f89932 HBASE-9706 Improve detection of secure ZooKeeper
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1531178 13f79535-47bb-0310-9956-ffa450edef68
2013-10-11 03:13:15 +00:00
Zhihong Yu 14863dfcab HBASE-8652 Number of compacting KVs is not reset at the end of compaction
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1531067 13f79535-47bb-0310-9956-ffa450edef68
2013-10-10 18:22:54 +00:00
Enis Soztutar 341256ae5b HBASE-9724 Failed region split is not handled correctly by AM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1530826 13f79535-47bb-0310-9956-ffa450edef68
2013-10-09 23:02:14 +00:00
larsh 65e623415f HBASE=9732 Static AtomicLong updated in StoreFileScanner every (re)seek
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1530764 13f79535-47bb-0310-9956-ffa450edef68
2013-10-09 19:04:25 +00:00
Enis Soztutar 7709eb393a HBASE-9730 Exceptions in multi operations are not handled correctly
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1530728 13f79535-47bb-0310-9956-ffa450edef68
2013-10-09 17:41:54 +00:00
Michael Stack 208787b5b1 HBASE-9563 Autorestart doesn't work if zkcleaner fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1530675 13f79535-47bb-0310-9956-ffa450edef68
2013-10-09 15:25:21 +00:00
ramkrishna 7dd240c8ad HBASE-9546-HFileContext should adopt Builder pattern (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1530567 13f79535-47bb-0310-9956-ffa450edef68
2013-10-09 11:21:03 +00:00
Michael Stack 419ef531eb HBASE-9563 Autorestart doesn't work if zkcleaner fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1530498 13f79535-47bb-0310-9956-ffa450edef68
2013-10-09 05:53:06 +00:00
Zhihong Yu 7619a444a0 HBASE-9720 TestSplitTransactionOnCluster#testShutdownFixupWhenDaughterHasSplit occasionally times out
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1530133 13f79535-47bb-0310-9956-ffa450edef68
2013-10-08 02:21:17 +00:00
Michael Stack 36e49e01e3 HBASE-9612 Ability to batch edits destined to different regions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1529348 13f79535-47bb-0310-9956-ffa450edef68
2013-10-04 23:38:41 +00:00
Zhihong Yu 6b9cbc2e0a HBASE-9687 Addendum shuts down the MiniMapReduceCluster
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1529304 13f79535-47bb-0310-9956-ffa450edef68
2013-10-04 21:05:28 +00:00
Zhihong Yu b7b14cc80a HBASE-9687 ClassNotFoundException is thrown when ExportSnapshot runs against hadoop cluster where HBase is not installed on the same node as resourcemanager
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1529288 13f79535-47bb-0310-9956-ffa450edef68
2013-10-04 20:40:40 +00:00
jeffreyz 26ed93141d HBASE-9709: LogReplay throws NPE when no KVs to be replayed in a WALEdit
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1529247 13f79535-47bb-0310-9956-ffa450edef68
2013-10-04 18:20:34 +00:00
Enis Soztutar 4bde0d30f6 HBASE-9703 DistributedHBaseCluster should not throw exceptions, but do a best effort restore
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1529045 13f79535-47bb-0310-9956-ffa450edef68
2013-10-04 00:55:42 +00:00
Enis Soztutar a07ef888e1 HBASE-9698 HBCK does not handle tables with no regions left
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1528989 13f79535-47bb-0310-9956-ffa450edef68
2013-10-03 20:11:58 +00:00
Jonathan Hsieh 3be068f6da HBASE-9686 More temporary test files are being left in /tmp/hbase-<user>
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1528984 13f79535-47bb-0310-9956-ffa450edef68
2013-10-03 19:47:09 +00:00
jxiang 04de6764ac HBASE-9693 Fix javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1528938 13f79535-47bb-0310-9956-ffa450edef68
2013-10-03 17:02:23 +00:00
eclark 122082955e HBASE-9700 remove htrace-zipkin from the runtime dependencies
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1528622 13f79535-47bb-0310-9956-ffa450edef68
2013-10-02 21:01:37 +00:00
nkeywal ec45fc299f HBASE-9667 NullOutputStream removed from Guava 15
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1528573 13f79535-47bb-0310-9956-ffa450edef68
2013-10-02 17:26:59 +00:00
Jean-Daniel Cryans 88d236d364 HBASE-9602 Cluster can't start when log splitting at startup time and the
master's web UI is refreshed a few times


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1528571 13f79535-47bb-0310-9956-ffa450edef68
2013-10-02 17:25:45 +00:00
Zhihong Yu 03adb3aae4 HBASE-9598 Non thread safe increment of task.unforcedResubmits in SplitLogManager#resubmit()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1528568 13f79535-47bb-0310-9956-ffa450edef68
2013-10-02 17:21:47 +00:00
Jean-Daniel Cryans 3d0c0cb394 HBASE-8710 The balancer shouldn't try balancing one node (James Kinley via JD)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1528564 13f79535-47bb-0310-9956-ffa450edef68
2013-10-02 17:08:47 +00:00
rajeshbabu 31c21f4a3b HBASE-9697 ZKDataMigrator should exit on table(s) null check.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1528329 13f79535-47bb-0310-9956-ffa450edef68
2013-10-02 07:45:27 +00:00
jxiang 3d525b08e0 HBASE-9514 Prevent region from assigning before log splitting is done
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1528227 13f79535-47bb-0310-9956-ffa450edef68
2013-10-01 22:02:01 +00:00
Zhihong Yu 289c7e7966 HBASE-9664 ArrayIndexOutOfBoundsException may be thrown in TestZKSecretWatcher
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1528163 13f79535-47bb-0310-9956-ffa450edef68
2013-10-01 18:04:44 +00:00
Zhihong Yu 999121997a HBASE-9687 Revert due to some TestExportSnapshot failure on hadoop-2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1527854 13f79535-47bb-0310-9956-ffa450edef68
2013-10-01 01:40:49 +00:00
Zhihong Yu 5cc0fb1729 HBASE-9687 ClassNotFoundException is thrown when ExportSnapshot runs against hadoop cluster where HBase is not installed on the same node as resourcemanager
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1527823 13f79535-47bb-0310-9956-ffa450edef68
2013-09-30 23:23:19 +00:00
mbertozzi 4308ddce48 HBASE-9663 PerformanceEvaluation does not properly honor specified table name parameter
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1527817 13f79535-47bb-0310-9956-ffa450edef68
2013-09-30 22:57:44 +00:00
Michael Stack 5987ee67e1 HBASE-9612 Ability to batch edits destined to different regions -- REVERT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1527789 13f79535-47bb-0310-9956-ffa450edef68
2013-09-30 21:27:33 +00:00
Michael Stack dc959eadc2 HBASE-9677 Remove MasterAdmin and MasterMonitor protos; have MasterService provide these functions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1527719 13f79535-47bb-0310-9956-ffa450edef68
2013-09-30 19:05:58 +00:00
Michael Stack fb72852f65 HBASE-9612 Ability to batch edits destined to different regions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1527648 13f79535-47bb-0310-9956-ffa450edef68
2013-09-30 16:52:59 +00:00
jeffreyz 266e1791d1 hbase-9390: coprocessors observers are not called during a recovery with the new log replay algorithm - review addendum
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1527444 13f79535-47bb-0310-9956-ffa450edef68
2013-09-30 05:13:03 +00:00
Michael Stack 678e8c52bf HBASE-9684 Remove MultiRowMutationProcessorMessages.proto
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1527419 13f79535-47bb-0310-9956-ffa450edef68
2013-09-29 23:21:18 +00:00
Enis Soztutar a7bae17b16 HBASE-9672 LoadTestTool NPE's when -num_tables is given, but -tn is not
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1527067 13f79535-47bb-0310-9956-ffa450edef68
2013-09-27 20:38:57 +00:00
mbertozzi 4ae82009f4 HBASE-9548 Cleanup SnapshotTestingUtils
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1527020 13f79535-47bb-0310-9956-ffa450edef68
2013-09-27 18:26:58 +00:00
Zhihong Yu 9f46b87576 HBASE-9605 Allow AggregationClient to skip specifying column family for row count aggregate
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1526987 13f79535-47bb-0310-9956-ffa450edef68
2013-09-27 17:31:47 +00:00
Jean-Daniel Cryans 20df90d8ee HBASE-9656 Remove decimal places from Requests Per Second stats (James Kinley via JD)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1526755 13f79535-47bb-0310-9956-ffa450edef68
2013-09-27 00:06:18 +00:00
Jean-Daniel Cryans 7cb75d865e HBASE-8711 Requests count is completely off (James Kinley via JD)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1526754 13f79535-47bb-0310-9956-ffa450edef68
2013-09-27 00:04:03 +00:00
jeffreyz f67903e4d6 hbase-9390: coprocessors observers are not called during a recovery with the new log replay algorithm - part2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1526696 13f79535-47bb-0310-9956-ffa450edef68
2013-09-26 21:16:33 +00:00
Zhihong Yu 0ff371fe05 HBASE-9640 Increment of loadSequence in CoprocessorHost#loadInstance() is thread-unsafe
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1526519 13f79535-47bb-0310-9956-ffa450edef68
2013-09-26 14:50:40 +00:00
mbertozzi 2528b35c82 HBASE-9662 PerformanceEvaluation input do not handle tags properties
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1526452 13f79535-47bb-0310-9956-ffa450edef68
2013-09-26 11:58:50 +00:00
Zhihong Yu ad2d0f45b6 HBASE-9654 Optimize HStore#getRowKeyAtOrBefore() when exact match is found
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1526321 13f79535-47bb-0310-9956-ffa450edef68
2013-09-25 22:22:16 +00:00
sershe a21deb20f1 HBASE-8870 Store.needsCompaction() should include minFilesToCompact (Liang Xie)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1526320 13f79535-47bb-0310-9956-ffa450edef68
2013-09-25 22:17:35 +00:00
eclark 22b77dc791 HBASE-9653 Add compaction metrics to trunk
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1526314 13f79535-47bb-0310-9956-ffa450edef68
2013-09-25 21:44:33 +00:00
eclark e0768e0814 HBASE-9650 Per region metrics are not showing up for system tables.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1526309 13f79535-47bb-0310-9956-ffa450edef68
2013-09-25 21:41:05 +00:00
Enis Soztutar 31bbc77410 HBASE-9652 Remove HServerLoad092
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1526236 13f79535-47bb-0310-9956-ffa450edef68
2013-09-25 17:18:26 +00:00
Jonathan Hsieh f6d44db9c6 HBASE-9649 HFilePrettyPrinter should not throw a NPE if FirstKey or LastKey is null (Jean-Marc Spaggiari)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1526113 13f79535-47bb-0310-9956-ffa450edef68
2013-09-25 05:45:15 +00:00
ndimiduk 91508fd564 HBASE-9639 SecureBulkLoad dispatches file load requests to all Regions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1526033 13f79535-47bb-0310-9956-ffa450edef68
2013-09-24 22:26:08 +00:00
ndimiduk b6ad121cb9 HBASE-9630 Add thread which detects JVM pauses like HADOOP's (Liang Xie)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1526026 13f79535-47bb-0310-9956-ffa450edef68
2013-09-24 22:11:09 +00:00
Devaraj Das 49a29f6e94 HBASE-9642. AM ZK Workers stuck doing 100% CPU on HashMap.put
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1526009 13f79535-47bb-0310-9956-ffa450edef68
2013-09-24 21:04:24 +00:00
Zhihong Yu 29909882ea HBASE-9519 fix NPE in EncodedScannerV2.getFirstKeyInBlock()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525953 13f79535-47bb-0310-9956-ffa450edef68
2013-09-24 17:56:05 +00:00
nkeywal 21796347aa HBASE-9633 Partial reverse of HBASE-9533
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525648 13f79535-47bb-0310-9956-ffa450edef68
2013-09-23 16:55:09 +00:00
nkeywal bba51c29c7 HBASE-9632 Put the shell in a maven sub module (hbase-shell) instead of hbase-server
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525641 13f79535-47bb-0310-9956-ffa450edef68
2013-09-23 16:40:51 +00:00
Zhihong Yu d5a76a8927 HBASE-9590 TableEventHandler#reOpenAllRegions() should close the HTable instance
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525640 13f79535-47bb-0310-9956-ffa450edef68
2013-09-23 16:37:23 +00:00
ramkrishna 0edcdfa4e3 HBASE-8496-Implement tags and the internals of how a tag should look like - Addendum to remove ChecksumFactory.java (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525504 13f79535-47bb-0310-9956-ffa450edef68
2013-09-23 04:34:27 +00:00
mbertozzi 9a8821d77d HBASE-9607 Data loss after snapshot restore into cloned table
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525352 13f79535-47bb-0310-9956-ffa450edef68
2013-09-22 12:22:08 +00:00
jxiang bbbceb5cbf HBASE-8496 Implement tags and the internals of how a tag should look like - ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525317 13f79535-47bb-0310-9956-ffa450edef68
2013-09-22 02:25:11 +00:00
ramkrishna a02bd8cc0d HBASE-8496 - Implement tags and the internals of how a tag should look like (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525269 13f79535-47bb-0310-9956-ffa450edef68
2013-09-21 18:01:32 +00:00
Michael Stack a72066f13f HBASE-9600 TestColumnSchemaModel and TestTableSchemaModel test cases are failing with IBM IBM Java 6
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525179 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 23:33:37 +00:00
eclark 10f0270f2c HBASE-9597 Create an hbase-thrift module
* Starting to create a thrift server module.
* Finished creating a thrift module
* Fix the assembly.
(cherry picked from commit 84e71a3469ec8eea1e0164bee3f7b2c9e0242847)
(cherry picked from commit 7fa170bd25e9b311b1cf268070ae05562d221f49)

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525139 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 20:44:22 +00:00
nkeywal c951784d43 HBASE-9558 PerformanceEvaluation is in hbase-server, and creates a dependency to MiniDFSCluster - addendum
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525120 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 20:04:03 +00:00
Jonathan Hsieh d2ddf0986a HBASE-9579 Sanity check visiblity and audience for server-side modules
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525055 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 17:09:39 +00:00
nkeywal 015df40389 HBASE-7462 TestDrainingServer is an integration test. It should be a unit test instead (Gustavo Anatoly)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524995 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 13:22:17 +00:00
nkeywal 1eb261ab42 HBASE-9558 PerformanceEvaluation is in hbase-server, and creates a dependency to MiniDFSCluster
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524985 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 13:02:54 +00:00
anoopsamjohn 1bd014c106 HBASE-9244 Add CP hooks around StoreFileReader creation
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524949 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 08:51:37 +00:00
anoopsamjohn 0541a8da5c HBASE-9430 Memstore heapSize calculation - DEEP_OVERHEAD is incorrect
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524914 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 06:46:51 +00:00
Michael Stack ab5e4b98d0 HBASE-9518 getFakedKey() improvement
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524896 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 03:47:19 +00:00
Michael Stack 4e600b8e0e HBASE-9533 List of dependency jars for MR jobs is hard-coded and does not include netty, breaking MRv1 jobs
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524894 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 03:39:56 +00:00
Jonathan Hsieh 3d890a0f4b HBASE-9586 Deprecate/Remove o.a.h.h.util.Keying class
Removed in 0.98 deprecated in 0.96
 


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524877 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 00:50:51 +00:00
Michael Stack f5aca7f59f HBASE-9577 Log process environment variable on HBase service startup
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524873 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 00:31:54 +00:00
Michael Stack 107e99b2ca HBASE-9581 Few tests broken since HBASE-9551; ADDENDUM -- aditya followup
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524870 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 00:26:13 +00:00
jeffreyz f56dbe50a5 HBASE-9551: HBaseTestingUtility#createPreSplitLoadTestTable double close HBaseAdmin
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524595 13f79535-47bb-0310-9956-ffa450edef68
2013-09-18 22:27:12 +00:00
ndimiduk 6d5a7fbebe HBASE-9364 Get request with multiple columns returns partial results
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524576 13f79535-47bb-0310-9956-ffa450edef68
2013-09-18 21:23:57 +00:00
jyates 6bc48464ca HBASE-9534: Short-Circuit Coprocessor HTable access when on the same server
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524514 13f79535-47bb-0310-9956-ffa450edef68
2013-09-18 18:18:58 +00:00
Zhihong Yu db0a4b2d07 HBASE-9564 Intermittent TestSimpleRpcScheduler#testHandlerIsolation failure
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524415 13f79535-47bb-0310-9956-ffa450edef68
2013-09-18 13:53:50 +00:00
Michael Stack d36860258e HBASE-9569 TestHLog is broken
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524294 13f79535-47bb-0310-9956-ffa450edef68
2013-09-18 05:08:59 +00:00
zjushch de3d34bd4a HBASE-9488 Improve performance for small scan
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524272 13f79535-47bb-0310-9956-ffa450edef68
2013-09-18 01:40:20 +00:00
eclark e7c5a38416 HBASE-9400 [UI] Catalog tables section isn't aligned
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524262 13f79535-47bb-0310-9956-ffa450edef68
2013-09-18 00:16:47 +00:00
eclark d9afde973a HBASE-9565 LocalityRegionPicker was mistakenly commented out
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524256 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 23:49:09 +00:00
ndimiduk eceab57bed HBASE-9549 KeyValue#parseColumn empty qualifier
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524236 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 22:00:44 +00:00
Michael Stack 5d68130e8d HBASE-9562 Make HLogPE run against configured FS
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524228 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 21:21:52 +00:00
eclark 3994ae593a HBASE-9561 hbase-server-tests.jar contains a test mapred-site.xml
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524218 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 20:41:55 +00:00