Jimmy Xiang
|
b7f6753e2e
|
HBASE-12196 SSH should retry in case failed to assign regions
|
2014-10-07 20:28:19 -07:00 |
stack
|
2df8444477
|
HBASE-12191 Make TestCacheOnWrite faster.
|
2014-10-07 13:14:58 -07:00 |
Jimmy Xiang
|
ac6baf9173
|
HBASE-11838 Enable PREFIX_TREE in integration tests
|
2014-10-07 09:49:32 -07:00 |
Andrew Purtell
|
e323a484d9
|
Amend HBASE-12106 Move test annotations to test artifact (Enis Soztutar)
Add hbase-annotations as a test-jar dependency in hbase-testing-util
|
2014-10-07 00:41:17 -07:00 |
Misty Stanley-Jones
|
7525fa9386
|
HBASE-11981 Document how to find the units of measure for a given HBase metric
|
2014-10-07 17:07:40 +10:00 |
Andrew Purtell
|
72bd7dfdc9
|
Exclude dev-support/hbase_docker/README.md from RAT
|
2014-10-06 23:52:15 -07:00 |
Misty Stanley-Jones
|
141e31b7bd
|
HBASE-11692 Document how and why to do a manual region split
Incorporated Stack's feedback
|
2014-10-07 16:47:06 +10:00 |
Andrew Purtell
|
695261c4a9
|
HBASE-12106 Move test annotations to test artifact (Enis Soztutar)
|
2014-10-06 23:16:58 -07:00 |
Ramkrishna
|
de15b1fd98
|
HBASE-11815 - Flush and compaction could just close the tmp writer if
there is an exception
|
2014-10-07 09:42:21 +05:30 |
Misty Stanley-Jones
|
226873f1ae
|
HBASE-9005 Improve documentation around KEEP_DELETED_CELLS, time range scans, and delete markers
|
2014-10-07 14:05:47 +10:00 |
Misty Stanley-Jones
|
24cb52be37
|
HBASE-10411 Add a kerberos 'request is a replay (34)' issue in the Troubleshooting chapter (Takeshi Miao)
|
2014-10-07 13:49:43 +10:00 |
Misty Stanley-Jones
|
b3935ec9ad
|
HBASE-9004 Fix Documentation around Minor Compaction and TTL (Masatake Iwasaki)
|
2014-10-07 13:33:41 +10:00 |
Misty Stanley-Jones
|
10e889b1b6
|
HBASE-6994 minor doc update about DEFAULT_ACCEPTABLE_FACTOR (Liang Xie)
|
2014-10-07 13:18:30 +10:00 |
Jimmy Xiang
|
61528378e2
|
HBASE-12184 ServerShutdownHandler throws NPE
|
2014-10-06 19:25:07 -07:00 |
stack
|
ed17aacbba
|
HBASE-11890 HBase REST Client is hard coded to http protocol
|
2014-10-06 12:23:38 -07:00 |
Ted Yu
|
07f0c030c3
|
HBASE-12011 Add namespace column during display of user tables (Srikanth Srungarapu)
|
2014-10-06 16:44:59 +00:00 |
stack
|
aa986551c3
|
HBASE-8808 Use Jacoco to generate Unit Test coverage reports (Manukranth)
|
2014-10-03 21:52:14 -07:00 |
stack
|
136d2d2156
|
HBASE-12148 RegionServerTracker should escape data in log messages
|
2014-10-03 19:25:18 -07:00 |
Ted Yu
|
23adb7a4f7
|
HBASE-12137 Alter table add cf doesn't do compression test (Virag Kothari)
|
2014-10-04 00:39:40 +00:00 |
stack
|
073ca6a516
|
HBASE-12104 Some optimization and bugfix for HTableMultiplexer (Yi Deng)
|
2014-10-03 17:24:47 -07:00 |
Jimmy Xiang
|
12fd6d2a24
|
HBASE-12166 TestDistributedLogSplitting.testMasterStartsUpWithLogReplayWork
|
2014-10-03 17:20:28 -07:00 |
stack
|
03bb550987
|
HBASE-12170 TestReplicaWithCluster.testReplicaAndReplication timeouts
|
2014-10-03 17:07:26 -07:00 |
Andrew Purtell
|
cf3b0179fb
|
Amend HBASE-12156 TableName cache isn't used for one of valueOf methods; make TestTableName a medium test
|
2014-10-03 16:59:13 -07:00 |
Jimmy Xiang
|
51ef418534
|
HBASE-12167 addendum; fix TestMasterObserver
|
2014-10-03 15:08:04 -07:00 |
Ted Yu
|
6b95b4a8a4
|
HBASE-12136 Race condition between client adding tableCF replication znode and server triggering TableCFsTracker (Virag Kothari)
|
2014-10-03 21:31:50 +00:00 |
Jimmy Xiang
|
c452942f57
|
HBASE-12167 NPE in AssignmentManager
|
2014-10-03 12:01:31 -07:00 |
Ted Yu
|
566686d9e9
|
HBASE-11907 Addendum fixes test category import for TestRegexComparator
|
2014-10-03 14:47:38 +00:00 |
Andrew Purtell
|
5881eed36e
|
HBASE-11907 Use the joni byte[] regex engine in place of j.u.regex
|
2014-10-02 23:06:33 -07:00 |
stack
|
1dd7030701
|
HBASE-12165 TestEndToEndSplitTransaction.testFromClientSideWhileSplitting fails -- DEBUGGING STRINGS
|
2014-10-02 21:12:17 -07:00 |
Ted Yu
|
660f909a58
|
HBASE-12164 Check for presence of user Id in SecureBulkLoadEndpoint#secureBulkLoadHFiles() is inaccurate
|
2014-10-03 03:53:26 +00:00 |
Ted Yu
|
a2fe4d6700
|
HBASE-10153 improve VerifyReplication to compute BADROWS more accurately (Jianwei)
|
2014-10-03 03:28:37 +00:00 |
Misty Stanley-Jones
|
a43f111f0d
|
HBASE-12151 Set mode to 755 on executable scripts in dev-support directory
|
2014-10-03 13:07:59 +10:00 |
Misty Stanley-Jones
|
adec117e47
|
Revert "Set mode to 755 on executable scripts in dev-support directory"
This reverts commit aaeb488f43 .
|
2014-10-03 13:07:50 +10:00 |
Misty Stanley-Jones
|
aaeb488f43
|
Set mode to 755 on executable scripts in dev-support directory
|
2014-10-03 09:58:53 +10:00 |
Jimmy Xiang
|
16228c275d
|
HBASE-12122 Try not to assign user regions to master all the time
|
2014-10-02 16:03:20 -07:00 |
Elliott Clark
|
0a3c24f601
|
HBASE-12160 Make Surefire's argLine configurable in the command line
|
2014-10-02 14:52:39 -07:00 |
stack
|
74c4dbdf39
|
HBASE-12152 TestLoadIncrementalHFiles shows up as zombie test; ADD TIMEOUT ON TESTS -- Up timeout from 120 to 120000
|
2014-10-02 13:18:51 -07:00 |
stack
|
319a9d3ffb
|
HBASE-12148 Remove TimeRangeTracker as point of contention when many threads writing a Store
|
2014-10-02 12:41:07 -07:00 |
stack
|
ccd160501f
|
HBASE-12148 Remove TimeRangeTracker as point of contention when many threads writing a Store
|
2014-10-02 12:40:55 -07:00 |
stack
|
ede5c6326a
|
HBASE-12149 TestRegionPlacement is failing undeterministically (Manukranth Kolloju) ADDENDUM
|
2014-10-02 12:27:56 -07:00 |
stack
|
489380a847
|
HBASE-12149 TestRegionPlacement is failing undeterministically (Manukranth Kolloju)
|
2014-10-02 11:30:30 -07:00 |
stack
|
0be854d456
|
HBASE-12158 TestHttpServerLifecycle.testStartedServerWithRequestLog goes zombie on occasion
|
2014-10-02 11:04:07 -07:00 |
Andrew Purtell
|
483d97cb67
|
Amend HBASE-12156 TableName cache doesn't used for once of valueOf methods (Andrey Stepachev)
Fix use of diamond operator in TestTableName, we are still using
-source 1.6 for building 0.98
|
2014-10-02 10:39:23 -07:00 |
stack
|
4598628ef2
|
HBASE-12152 TestLoadIncrementalHFiles shows up as zombie test; ADD TIMEOUT ON TESTS
|
2014-10-02 09:58:55 -07:00 |
stack
|
0dfe556f31
|
HBASE-12156 TableName cache doesn't used for once of valueOf methods (Andrey Stepachev)
|
2014-10-02 09:46:30 -07:00 |
stack
|
5aea36d4d4
|
HBASE-12153 Fixing TestReplicaWithCluster (Manukranth Kolloju)
|
2014-10-02 09:23:11 -07:00 |
Enis Soztutar
|
5ad5d0e8bc
|
HBASE-12140 Add ConnectionFactory.createConnection() to create using default HBaseConfiguration. (Jean-Marc Spaggiari))
|
2014-10-01 19:27:20 -07:00 |
Enis Soztutar
|
17b2c0f90e
|
HBASE-12127 Move the core Connection creation functionality into ConnectionFactory (Solomon Duskis)
|
2014-10-01 19:02:56 -07:00 |
Matteo Bertozzi
|
e00492b2c6
|
HBASE-12120 HBase shell doesn't allow deleting of a cell by user with W-only permissions to it (Srikanth Srungarapu)
|
2014-10-02 02:32:25 +01:00 |
zhangduo
|
947f09a62b
|
HBASE-12078 Missing Data when scanning using PREFIX_TREE DATA-BLOCK-ENCODING
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2014-10-01 17:03:23 -07:00 |