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
Jonathan Hsieh
8943f02ff8
HBASE-9583 add documentation for getShortMidpointKey (Liang Xie)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1526992 13f79535-47bb-0310-9956-ffa450edef68
2013-09-27 17:39:00 +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
nkeywal
77ca737375
HBASE-9647 Add a test in TestAsyncProcess to check the number of threads created
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1526828 13f79535-47bb-0310-9956-ffa450edef68
2013-09-27 08:22:56 +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
Jonathan Hsieh
2782846450
HBASE-9439 shell command list snows something not meaningful
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1526742 13f79535-47bb-0310-9956-ffa450edef68
2013-09-26 23:10:10 +00:00
ndimiduk
22ec681004
HBASE-9655 IntegrationTestMTTR can loop forever on improperly configured clusters
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1526729 13f79535-47bb-0310-9956-ffa450edef68
2013-09-26 22:55:19 +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
Michael Stack
dc28ea6f17
HBASE-9610 TestThriftServer.testAll failing; ADDENDUM
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1526649 13f79535-47bb-0310-9956-ffa450edef68
2013-09-26 19:20:33 +00:00
Jonathan Hsieh
331b585934
HBASE-9661 Consistent log severity level guards and statements (Jackie Chang)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1526620 13f79535-47bb-0310-9956-ffa450edef68
2013-09-26 17:35:50 +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
Jonathan Hsieh
f4f3bc3129
HBASE-9660 Release source tarball should contain ./dev-support contents
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1526358 13f79535-47bb-0310-9956-ffa450edef68
2013-09-26 02:38:21 +00:00
Enis Soztutar
0d514bac51
Added svn:ignore for hbase-thrift and hbase-shell
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1526356 13f79535-47bb-0310-9956-ffa450edef68
2013-09-26 02:31:34 +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
Michael Stack
e08500578c
HBASE-9610 TestThriftServer.testAll failing
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1526281 13f79535-47bb-0310-9956-ffa450edef68
2013-09-25 20:08:49 +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
ndimiduk
3c986c4c67
HBASE-9511 LZ4 codec retrieval executes redundant code
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525717 13f79535-47bb-0310-9956-ffa450edef68
2013-09-23 22:23:55 +00:00
Michael Stack
527b15e101
HBASE-9610 TestThriftServer.testAll failing
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525679 13f79535-47bb-0310-9956-ffa450edef68
2013-09-23 19:51:26 +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
5ebfbb9abb
HBASE-9609 AsyncProcess doesn't incrase all the counters when trying to limit the per region flow.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525643 13f79535-47bb-0310-9956-ffa450edef68
2013-09-23 16:50:12 +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
Zhihong Yu
ae42059586
HBASE-9606 Apply small scan to meta scan where rowLimit is low
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525634 13f79535-47bb-0310-9956-ffa450edef68
2013-09-23 16:05:30 +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
Michael Stack
61e79ff6c9
HBASE-9610 TestThriftServer.testAll failing; DEBUGGING
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525310 13f79535-47bb-0310-9956-ffa450edef68
2013-09-22 01:40:20 +00:00
Michael Stack
ee9eb6dbd3
Note to not forget to tag release
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525298 13f79535-47bb-0310-9956-ffa450edef68
2013-09-21 22:28:05 +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
057551d5c7
Fix bad formatting broke site
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525268 13f79535-47bb-0310-9956-ffa450edef68
2013-09-21 17:45:07 +00:00
Michael Stack
7fb8c4165d
Add help text on end on what to do next
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525267 13f79535-47bb-0310-9956-ffa450edef68
2013-09-21 17:39:47 +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
mbertozzi
3bf837c884
HBASE-9603 IsRestoreSnapshotDoneResponse has wrong default causing restoreSnapshot() to be async
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525169 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 22:56:54 +00:00
eclark
db22b2b6d9
HBASE-9597 ADD Create hbase-thrift module
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525158 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 22:24:53 +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
Michael Stack
496534aa3e
Add reference to the health checker facility
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525129 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 20:29:04 +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
Michael Stack
e58ec1979e
HBASE-9594 Add reference documentation on changes made by HBASE-7634 (Replication handling of peer cluster changes)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525110 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 19:12:57 +00:00
Michael Stack
34663c4ee7
Add a bit of doc on what happens if old client connects to 0.96 cluster
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525067 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 17:47:50 +00:00
Jonathan Hsieh
5659862f70
HBASE-9585 Update javadoc builder in pom to exclude empty packages in user api javadoc
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525059 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 17:14:08 +00:00