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 |
Zhihong Yu
|
45a337446e
|
HBASE-9920 Revert: total findbugs warning is higher than 87, leading to false-positive
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1540188 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-08 21:13:10 +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 |
Zhihong Yu
|
bf5f9e5240
|
HBASE-9920 Lower OK_FINDBUGS_WARNINGS in test-patch.properties
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1540059 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-08 14:46:09 +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 |
Zhihong Yu
|
d6ab53ce19
|
HBASE-9295 Allow test-patch.sh to detect TreeMap keyed by byte[] which doesn't use proper comparator
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1539812 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-07 20:58:09 +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
|
ed1705d366
|
HBASE-9885 Avoid some Result creation in protobuf conversions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1539692 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-07 15:54:38 +00:00 |
nkeywal
|
bf2144fe60
|
HBASE-9003 Remove the jamon generated classes from the findbugs analysis
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1539599 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-07 11:36:48 +00:00 |
nkeywal
|
b08f9dd2b1
|
HBASE-9885 Avoid some Result creation in protobuf conversions - REVERT to check the cause of precommit flakiness
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1539492 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-06 23:19:56 +00:00 |
nkeywal
|
6ba3c2339b
|
HBASE-9885 Avoid some Result creation in protobuf conversions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1539429 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-06 18:58:37 +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 |
nkeywal
|
e0a48e6d03
|
HBASE-9886 Optimize ServerName#compareTo
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1538679 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-04 16:59:37 +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 |
anoopsamjohn
|
22b465ea1c
|
HBASE-9871 PB issue : Increment attributes are not getting passed to server
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537884 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-01 10:23:52 +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
|
7f9e701bb6
|
HBASE-9862 manage error per server and per region in the protobuffed client
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537431 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-31 10:36:53 +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
|
0077c822f7
|
HBASE-9822: IntegrationTestLazyCfLoading failed occasionally in a secure enviroment
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537233 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-30 18:42:42 +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
|
22b660dda4
|
HBASE-9221: Provide interface for getting a User in the client: ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536944 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-30 00:20:29 +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 |