Jesse Yates
b98d279de3
HBASE-13846 Run MiniCluster on top of other MiniDfsCluster
2015-06-10 11:28:00 -07:00
tedyu
d33e0acdd3
HBASE-13873 LoadTestTool addAuthInfoToConf throws UnsupportedOperationException (sunyerui)
2015-06-10 07:31:11 -07:00
Jerry He
d37d9c43de
HBASE-13845 Expire of one region server carrying meta can bring down the master
2015-06-09 09:47:33 -07:00
stack
14db858a28
HBASE-13847 getWriteRequestCount function in HRegionServer uses int variable to return the count (Abhilash)
2015-06-08 20:36:14 -07:00
stack
3dfccbd424
HBASE-13811 Splitting WALs, we are filtering out too many edits -> DATALOSS; ADDENDUM
2015-06-08 12:56:06 -07:00
Enis Soztutar
cd71d37cb3
HBASE-13853 ITBLL improvements after HBASE-13811 (ADDENDUM to fix logging)
2015-06-08 12:44:03 -07:00
Enis Soztutar
26458b41ce
HBASE-13853 ITBLL improvements after HBASE-13811
2015-06-08 12:18:27 -07:00
stack
2baf3bfc9f
HBASE-13811 Splitting WALs, we are filtering out too many edits -> DATALOSS
2015-06-08 10:39:08 -07:00
ramkrishna
d34e9c5c5c
HBASE-13686 - Fail to limit rate in RateLimiter (Ashish Singhi)
2015-06-07 22:25:32 +05:30
anoopsjohn
a18397e0ee
HBASE-13834 Evict count not properly passed to HeapMemoryTuner. (Abhilash)
2015-06-06 08:10:54 +05:30
tedyu
86d30e0bfe
HBASE-13831 TestHBaseFsck#testParallelHbck is flaky against hadoop 2.6+ (Stephen Jiang)
2015-06-03 15:44:44 -07:00
Srikanth Srungarapu
e8914f26d2
HBASE-13826 Unable to create table when group acls are appropriately set.
2015-06-02 22:41:44 -07:00
tedyu
39ab55841d
HBASE-13356 HBase should provide an InputFormat supporting multiple scans in mapreduce jobs over snapshots (Andrew Mains)
2015-06-02 19:36:17 -07:00
Enis Soztutar
41bfe40cf8
HBASE-13732 TestHBaseFsck#testParallelWithRetriesHbck fails intermittently (Stephen Yuan Jiang, ADDENDUM for failing tests)
2015-06-02 18:16:21 -07:00
Enis Soztutar
4e5535a156
HBASE-13732 TestHBaseFsck#testParallelWithRetriesHbck fails intermittently (Stephen Yuan Jiang, ADDENDUM for failing tests)
2015-06-02 17:52:15 -07:00
Srikanth Srungarapu
ce636701ff
HBASE-13658 Improve the test run time for TestAccessController class (Ashish Singhi)
2015-06-02 15:24:59 -07:00
Ashish Singhi
83d5f31649
HBASE-13764 Backport HBASE-7782 (HBaseTestingUtility.truncateTable() not acting like CLI) to branch-1.x
...
Signed-off-by: Srikanth Srungarapu <ssrungarapu@cloudera.com>
2015-06-02 15:14:15 -07:00
tedyu
ccb5fc3958
HBASE-13824 TestGenerateDelegationToken: Master fails to start in Windows environment (Stephen Jiang)
2015-06-02 09:58:33 -07:00
Enis Soztutar
1b91e4750a
HBASE-13812 Deleting of last Column Family of a table should not be allowed (ADDENDUM for failing unit test)
2015-06-01 11:44:26 -07:00
Enis Soztutar
aefc78d4fc
HBASE-13809 TestRowTooBig should use HDFS directory for its region directory (Stephen Yuan Jiang)
2015-05-30 17:19:38 -07:00
Enis Soztutar
1bb84fd80c
HBASE-13812 Deleting of last Column Family of a table should not be allowed
...
Conflicts:
hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestAdmin1.java
2015-05-30 16:42:41 -07:00
tedyu
20e01d2812
HBASE-13810 Table is left unclosed in VerifyReplication#Verifier
2015-05-29 17:43:47 -07:00
Matteo Bertozzi
02af4b066f
HBASE-13789 ForeignException should not be sent to the client
2015-05-29 12:02:32 -07:00
Matteo Bertozzi
c4ac2ebbdb
HBASE-13759 Procedure v2 - Improve procedure yielding
2015-05-29 19:28:17 +01:00
Matteo Bertozzi
5b67c7a0da
HBASE-13779 Calling table.exists() before table.get() end up with an empty Result
2015-05-29 16:44:39 +01:00
tedyu
93e475e5ba
HBASE-13776 Setting illegal versions for HColumnDescriptor does not throw IllegalArgumentException (Yuhao Bi)
2015-05-29 07:34:00 -07:00
tedyu
695c4790cd
HBASE-13802 Addendum fixes checkstyle warning by removing the whitespace before the right parenthesis
2015-05-29 02:48:54 -07:00
tedyu
46c9a5b339
HBASE-13802 Procedure V2: Master fails to come up due to rollback of create namespace table (Stephen Jiang)
2015-05-29 02:33:39 -07:00
tedyu
423499fbfb
HBASE-13800 TestStore#testDeleteExpiredStoreFiles should create unique data/log directory for each call (Stephen Jiang)
2015-05-28 19:29:35 -07:00
tedyu
4545420d61
HBASE-13797 Fix resource leak in HBaseFsck
2015-05-28 19:17:04 -07:00
Enis Soztutar
0c90231374
HBASE-13801 Hadoop src checksum is shown instead of HBase src checksum in master / RS UI
2015-05-28 18:43:31 -07:00
stack
94f0ee7ee3
HBASE-13616 Move ServerShutdownHandler to Pv2
2015-05-28 15:04:27 -07:00
Matteo Bertozzi
24ef755f83
HBASE-13476 Procedure v2 - Add Replay Order logic for child procedures
2015-05-28 19:42:42 +01:00
Nick Dimiduk
2f9851af26
HBASE-13761 Optimize FuzzyRowFilter (Vladimir Rodionov)
2015-05-28 10:17:46 -07:00
Lars George
0dc1a65f2e
HBASE-13777 Table fragmentation display triggers NPE on master status page
2015-05-28 08:37:44 +02:00
Sean Busbey
279dd43570
HBASE-13710 Remove dependency on Hadoop's ReflectionUtil.
...
* copies ReflectionUtils.logThreadInfo and needed private methods from Hadoop
branch-2, fixes minor issues specific to our use.
* updates HttpServer's use of RU.newInstance to use the HBase version.
Side effect: previously, FilterInitializer instances that happened to also
implement Configurable would have setConfiguration called. Such uses should
instead rely on the mandatory FilterInitializer.initFilter method call.
2015-05-28 00:25:16 -05:00
ramkrishna
17a75083e8
HBASE-13393 - Optimize memstore flushing to avoid writing tag information
...
to hfiles when no tags are present. (Ram)
2015-05-28 10:38:18 +05:30
Enis Soztutar
2ba61ee1ab
HBASE-13732 TestHBaseFsck#testParallelWithRetriesHbck fails intermittently (Stephen Yuan Jiang)
2015-05-27 17:54:23 -07:00
Sean Busbey
d5f57027b8
HBASE-13716 use HdfsConstants instead of deprecated FSConstants.
...
Conflicts:
hbase-server/src/main/java/org/apache/hadoop/hbase/master/HMaster.java
2015-05-27 16:33:40 -05:00
Sean Busbey
d28091eead
HBASE-13726 Use commons-io to cleanup Closeables instead of hadoop IOUtils.
...
Conflicts:
hbase-server/src/main/java/org/apache/hadoop/hbase/util/HBaseFsck.java
2015-05-27 16:32:22 -05:00
Andrew Purtell
7df1814f7f
HBASE-13780 Default to 700 for HDFS root dir permissions for secure deployments (Enis Soztutar)
2015-05-27 13:15:43 -07:00
Andrew Purtell
a035baab46
HBASE-13768 ZooKeeper znodes are bootstrapped with insecure ACLs in a secure configuration (Enis Soztutar)
2015-05-27 12:32:45 -07:00
anoopsjohn
fd8e6ee956
HBASE-13734 Improper timestamp checking with VisibilityScanDeleteTracker.
2015-05-25 13:54:24 +05:30
anoopsjohn
2542a38e21
HBASE-13375 Provide HBase superuser higher priority over other users in the RPC handling. (Mikhail Antonov)
2015-05-24 21:28:50 +05:30
Jerry He
ee5263db8c
HBASE-13671 More classes to add to org.apache.hadoop.hbase.mapreduce.driver (li xiang)
2015-05-22 12:40:27 -07:00
stack
a6cf9c51d9
HBASE-13745 Say why a flush was requested in log message
2015-05-22 11:42:21 -07:00
Lars Hofhansl
e5df9bb2e2
HBASE-13703 ReplicateContext should not be a member of ReplicationSource.
2015-05-21 22:01:50 -07:00
tedyu
c695d1c249
HBASE-13733 Failed MiniZooKeeperCluster startup did not shutdown ZK servers (Stephen Jiang)
2015-05-21 14:03:36 -07:00
tedyu
774bb5677e
HBASE-13741 Disable TestRegionObserverInterface#testRecovery and testLegacyRecovery (Stephen Jiang)
2015-05-21 13:57:52 -07:00
stack
a9e2f4cf31
HBASE-5980 Scanner responses from RS should include metrics on rows/KVs filtered; ADDENDUM -- ADD MISSING FILES
2015-05-21 11:11:06 -07:00