stack
1458798eb5
HBASE-14600 Make #testWalRollOnLowReplication looser still
2015-10-13 15:50:28 -07:00
stack
874437cc58
HBASE-14596 TestCellACLs failing... on1.2 builds; TUNEUP -- ADD DEBUG INFO
2015-10-13 13:33:35 -07:00
stack
6323cd9544
HBASE-14593 Add more info on zombies to test-patch.sh; ADD EVEN MORE
2015-10-13 07:53:57 -07:00
Nicolas Liochon
657078b353
HBASE-14580 Make the HBaseMiniCluster compliant with Kerberos
2015-10-13 11:33:40 +02:00
Nicolas Liochon
b63155eac7
HBASE-14268 Improve KeyLocker - add missing files
2015-10-13 11:22:28 +02:00
stack
99e99f3b54
HBASE-14268 Improve KeyLocker (Hiroshi Ikeda)
2015-10-12 23:13:56 -07:00
stack
a45cb72ef2
HBASE-14588 Stop accessing test resources from within src folder (Andrew Wang)
2015-10-12 23:10:06 -07:00
stack
2428c5f467
HBASE-14596 TestCellACLs failing... on1.2 builds; TUNEUP
2015-10-12 22:50:48 -07:00
Enis Soztutar
2ff6d0fe47
HBASE-14501 NPE in replication with TDE
2015-10-12 20:37:34 -07:00
anoopsjohn
6143b7694c
HBASE-13819 Make RPC layer CellBlock buffer a DirectByteBuffer.
2015-10-13 07:57:53 +05:30
stack
ac82a86320
HBASE-14593 Add more info on zombies to test-patch.sh
2015-10-12 15:57:28 -07:00
Misty Stanley-Jones
397bc555e3
HBASE-14558 Documenmt ChaosMonkey enhancements from HBASE-14261
...
Signed-off-by: Elliott Clark <eclark@apache.org>
2015-10-13 08:46:41 +10:00
Misty Stanley-Jones
e030c7a77b
HBASE-14158 Addendum -- add spark.adoc to book TOC
2015-10-13 08:45:27 +10:00
ted malaska
e7f659cac4
HBASE-14158 Add documentation for Initial Release for HBase-Spark Module integration
...
Signed-off-by: Misty Stanley-Jones <mstanleyjones@cloudera.com>
2015-10-13 08:19:02 +10:00
tedyu
bfcec29dd1
HBASE-14592 BatchRestartRsAction always restarts 0 RS when running SlowDeterministicMonkey (Yu Li)
2015-10-12 14:48:27 -07:00
stack
df9ff9f1e9
HBASE-14587 Attach a test-sources.jar for hbase-server (Andrew Wang)
2015-10-12 13:59:56 -07:00
Dima Spivak
04bdf97311
HBASE-14577 HBase shell help for scan and returning a column family has a typo
...
Signed-off-by: Matteo Bertozzi <matteo.bertozzi@cloudera.com>
2015-10-12 13:34:48 -07:00
Elliott Clark
6db1134cb7
HBASE-14211 Add more rigorous integration tests of splits
...
Summary:
Intgration tests don't currently have a lot of splits going on while there is IO.
This changes that by changing the split aglorithm and the max region hfile size. That should make things split more.
Additionally this allows ITBLL to start with just one region if hbase.test.pre-split-table is False.
Test Plan: Test on a cluster with ITBLL slow determinitic monkey and stress am monkey.
Differential Revision: https://reviews.facebook.net/D44181
2015-10-12 13:25:15 -07:00
stack
1aab391424
HBASE-14582 Regionserver status webpage bucketcache list can become huge
2015-10-12 12:45:40 -07:00
stack
b9639d1e82
HBASE-14590 Shorten ByteBufferedCell#getXXXPositionInByteBuffer method name (Anoop Sam John)
2015-10-12 12:33:28 -07:00
Elliott Clark
4d1d88aa15
HBASE-14585 Clean up TestSnapshotCloneIndependence
2015-10-12 11:21:59 -07:00
stack
587f5bc11f
HBASE-14567 Tuneup hanging test TestMobCompactor and TestMobSweeper; ADDENDUM (jingcheng du)
2015-10-10 13:31:17 -07:00
stack
e37e72c160
Revert "HBASE-14583 Enabled client-side metrics by default"
...
Causes TestShell to hang. Reverting for now till we figure why.
This reverts commit c7efd14726
.
2015-10-10 13:18:48 -07:00
tedyu
1b66ea71b6
HBASE-14581 Znode cleanup throws auth exception in secure mode
2015-10-10 01:59:57 -07:00
tedyu
f135912912
HBASE-14578 URISyntaxException during snapshot restore for table with user defined namespace (Pankaj Kumar)
2015-10-10 01:50:56 -07:00
anoopsjohn
4969879df5
HBASE-14366 NPE in case visibility expression is not present in labels table during importtsv run. (Bhupendra)
2015-10-10 12:04:47 +05:30
stack
2e593a9d38
HBASE-13858 RS/MasterDumpServlet dumps threads before its “Stacks” header
2015-10-09 15:46:22 -07:00
stack
445dbd8a0e
HBASE-14517 Show regionserver's version in master status page (Liu Shaohui)
2015-10-09 15:06:39 -07:00
stack
2e8e32f746
HBASE-14567 Disable hanging test TestMobCompactor and TestMobSweeper
2015-10-09 14:37:11 -07:00
stack
7c11a06b25
HBASE-14584 TestNamespacesInstanceModel fails on jdk8; DISABLE TEST TEMPORARILY
2015-10-09 13:57:26 -07:00
Nick Dimiduk
c7efd14726
HBASE-14583 Enabled client-side metrics by default
2015-10-09 10:17:56 -07:00
anoopsjohn
79607bd9f8
HBASE-14525 Append and increment operation throws NullPointerException on non-existing column families.(Abhishek)
2015-10-09 20:52:42 +05:30
Elliott Clark
a77f830198
HBASE-14529 Respond to SIGHUP to reload config
...
Summary: Add a signal handler to reload the config.
Test Plan: Send the command and see that configs get reloaded.
Differential Revision: https://reviews.facebook.net/D47877
2015-10-08 16:38:18 -07:00
tedyu
c8e280ec88
HBASE-14565 Make ZK connection timeout configurable in MiniZooKeeperCluster
2015-10-08 14:35:38 -07:00
stack
4beefd8ce4
HBASE-14349 pre-commit zombie finder is overly broad; ADDENDUM
2015-10-08 13:04:25 -07:00
stack
12cc2005c1
HBASE-14574 TableOutputFormat#getRecordWriter javadoc misleads
2015-10-08 13:02:59 -07:00
Nick Dimiduk
7e30436e3f
HBASE-12911 Client-side metrics
2015-10-07 17:01:56 -07:00
stack
e1fd3526b1
HBASE-14349 pre-commit zombie finder is overly broad
2015-10-07 13:41:27 -07:00
stack
4e876c59f4
HBASE-14573 Edit on the ByteBufferedCell javadoc
2015-10-07 11:31:15 -07:00
stack
d80c7e95ec
HBASE-14572 TestImportExport#testImport94Table can't find its src data file
2015-10-06 23:28:13 -07:00
stack
298721b259
HBASE-14502 Purge use of jmock and remove as dependency (Gabor Liptak)
2015-10-06 23:09:50 -07:00
stack
406cb58acd
HBASE-14571 Purge TestProcessBasedCluster; it does nothing and then fails
2015-10-06 22:49:22 -07:00
Andrew Purtell
8fd2d65070
HBASE-14271 Improve Nexus Staging Instructions <Andrew Purtell>
...
Signed-off-by: Misty Stanley-Jones <mstanleyjones@cloudera.com>
2015-10-07 12:16:13 +10:00
Lars Francke
78854995cc
Typo in FamilyFilter
...
Signed-off-by: Misty Stanley-Jones <mstanleyjones@cloudera.com>
2015-10-07 12:12:48 +10:00
Misty Stanley-Jones
5e60166eac
HBASE-14424 Document that DisabledRegionSplitPolicy blocks manual splits
2015-10-07 12:08:22 +10:00
Misty Stanley-Jones
bd9a41a368
HBASE-12983 HBase book mentions hadoop.ssl.enabled when it should be hbase.ssl.enabled
2015-10-07 12:02:28 +10:00
Misty Stanley-Jones
d55f4aee4f
HBASE-12615 Document GC conserving guidelines for contributors
...
Signed-off-by: Jonathan Hsieh <jon@cloudera.com>
2015-10-07 11:58:43 +10:00
stack
0ea1f81227
HBASE-14436 HTableDescriptor#addCoprocessor will always make RegionCoprocessorHost create new Configuration
2015-10-06 14:00:20 -07:00
stack
8fcc815504
HBASE-14563 Disable zombie TestHFileOutputFormat2
2015-10-06 13:37:10 -07:00
stack
fd6acbbf51
HBASE-14561 Disable zombie TestReplicationShell
2015-10-06 12:57:49 -07:00