Commit Graph

10400 Commits

Author SHA1 Message Date
tedyu c8aa58b306 HBASE-14021 Quota table has a wrong description on the UI (Ashish Singhi) 2015-08-04 18:21:34 -07:00
tedyu 03c6c532bf HBASE-14185 Incorrect region names logged by MemStoreFlusher (Biju Nair) 2015-08-04 17:20:49 -07:00
tedyu 24dbe25e95 HBASE-13965 Revert due to test failure in TestAssignmentManager 2015-08-03 15:32:43 -07:00
tedyu c215b900f4 HBASE-13965 Stochastic Load Balancer JMX Metrics (Lei Chen) 2015-08-03 12:50:44 -07:00
Ashish Singhi f274796941 HBASE-14154 DFS Replication should be configurable at column family level
Signed-off-by: Andrew Purtell <apurtell@apache.org>

Conflicts:
	hbase-client/src/main/java/org/apache/hadoop/hbase/HColumnDescriptor.java
	hbase-client/src/test/java/org/apache/hadoop/hbase/TestHColumnDescriptor.java
	hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/HFileWriterImpl.java
	hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestAdmin1.java
2015-07-31 18:19:07 -07:00
Srikanth Srungarapu e3463d6bf0 HBASE-14162 Fixing maven target for regenerating thrift classes fails against 0.9.2 2015-07-31 14:59:13 -07:00
Andrew Purtell 9227c2b99d HBASE-14176 Add missing headers to META-INF files 2015-07-31 11:22:50 -07:00
Sean Busbey 9091409800 HBASE-14087 Ensure correct ASF headers for docs/code
* adds missing headers
* corrects some old-form headers to current
* restores proper header for guava copied LimitInputStream
* adds proper header for protobuf copied read/writeRawVarint

Conflicts:
	bin/considerAsDead.sh
	dev-support/rebase_all_git_branches.sh
2015-07-31 11:22:50 -07:00
tedyu 4fcafb4f05 HBASE-14168 Avoid useless retry for DoNotRetryIOException in TableRecordReaderImpl (zhouyingchao) 2015-07-31 09:24:39 -07:00
Andrew Purtell 67f4a077b9 HBASE-14155 StackOverflowError in reverse scan (Ramkrishna S. Vasudevan and Ted Yu) 2015-07-29 18:22:55 -07:00
Jerry He 3d40dd8394 HBASE-14153 Typo in ProcedureManagerHost.MASTER_PROCEUDRE_CONF_KEY (Konstantin Shvachko) 2015-07-29 15:44:04 -07:00
tedyu 93f53e263f HBASE-14164 Display primary region replicas distribution on table.jsp 2015-07-29 14:26:02 -07:00
Srikanth Srungarapu d1ff4cb2c1 HBASE-14097 Log link to client scan troubleshooting section when scanner exceptions happen. 2015-07-28 15:15:45 -07:00
Sean Busbey 6e66c8d03f HBASE-14086 remove unused bundled dependencies 2015-07-28 15:22:38 -05:00
Srikanth Srungarapu da811332cf HBASE-14057 HBase shell user_permission should list super users defined on hbase-site.xml 2015-07-28 11:43:24 -07:00
tedyu f772e62567 HBASE-14157 Interfaces implemented by subclasses should be checked when registering CoprocessorService 2015-07-28 11:10:44 -07:00
Esteban Gutierrez 8764b9fd80 HBASE-13089 Fix test compilation error on building against htrace-3.2.0-incubating 2015-07-28 10:07:48 -05:00
Enis Soztutar 4a041fd837 HBASE-11276 Add back support for running ChaosMonkey as standalone tool (Yu Li) 2015-07-23 18:39:47 -07:00
Elliott Clark 7b8311eb90 HBASE-14146 Fix Once replication sees an error it slows down forever 2015-07-23 16:12:12 -07:00
Gábor Lipták e3a7669e0b HBASE-14143 Remove obsolete maven repositories
Signed-off-by: Sean Busbey <busbey@apache.org>
2015-07-23 14:15:20 -07:00
abhilak 89ecb93c95 HBASE-14058 Stabilizing default heap memory tuner
Signed-off-by: Elliott Clark <eclark@apache.org>
2015-07-22 11:37:44 -07:00
tedyu 45d52129dd HBASE-14115 Fix resource leak in HMasterCommandLine (Yuhao Bi) 2015-07-22 05:59:13 -07:00
tedyu 48b968e323 HBASE-13881 Bug in HTable#incrementColumnValue implementation (Gabor Liptak) 2015-07-21 02:37:02 -07:00
Apekshit(Appy) Sharma 42a0b74cb2 HBASE-14119 Show error message instead of stack traces in hbase shell commands. (Apekshit) 2015-07-20 15:48:23 -07:00
Elliott Clark 12e7153bac HBASE-14092 Add -noLock and -noBalanceSwitch options to hbck 2015-07-17 10:58:02 -07:00
tedyu d4eed9b2dd HBASE-14000 Region server failed to report to Master and was stuck in reportForDuty retry loop (Pankaj Kumar) 2015-07-17 10:49:12 -07:00
Matteo Bertozzi 9135ad1bed HBASE-14106 TestProcedureRecovery is flaky 2015-07-17 10:37:06 -07:00
tedyu 440e0bc6ea HBASE-14110 Add CostFunction for balancing primary region replicas 2015-07-17 09:57:08 -07:00
stack d887e4cf1a HBASE-14109 NPE if we don't load fully before we are shutdown 2015-07-17 06:27:14 -07:00
Andrew Purtell d4a04d6216 HBASE-14050 NPE in org.apache.hadoop.hbase.ipc.RpcServer.readAndProcess 2015-07-16 18:27:40 -07:00
zhangduo 12f6470bf3 HBASE-14100 Fix high priority findbugs warnings 2015-07-17 08:56:33 +08:00
tedyu 46e5a8f3e5 HBASE-13971 Flushes stuck since 6 hours on a regionserver 2015-07-16 16:43:23 -07:00
stack 08a100c002 HBASE-14104 Add vectorportal.com to NOTICES.txt as src of our logo 2015-07-16 10:25:11 -07:00
Andrew Purtell c42fc1dd56 HBASE-14089 Remove unnecessary draw of system entropy from RecoverableZooKeeper 2015-07-15 18:41:45 -07:00
Ashish Singhi 789d2a94b7 HBASE-8642 [Snapshot] List and delete snapshot by table
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2015-07-15 15:56:08 -07:00
Elliott Clark 2446da0545 HBASE-14094 Procedure.proto can't be compiled to C++ 2015-07-15 15:51:28 -07:00
Srikanth Srungarapu d13e597c73 HBASE-14045 Bumping thrift version to 0.9.2. 2015-07-15 14:46:42 -07:00
Elliott Clark 9d06fc9f6b HBASE-14077 Add package to hbase-protocol protobuf files. 2015-07-15 11:21:29 -07:00
terence.yoo 173f343aea HBASE-14041 Do not clear MetaCache if a ThrottlingException is thrown
Amending-Author: Sean Busbey <busbey@apache.org>
Signed-off-by: Sean Busbey <busbey@apache.org>

Conflicts:
	hbase-client/src/main/java/org/apache/hadoop/hbase/client/ConnectionImplementation.java
2015-07-15 03:27:05 -05:00
Sean Busbey 93e26ce550 HBASE-14027 clean up multiple netty jars. 2015-07-15 02:38:15 -05:00
Sean Busbey fdd2692f34 HBASE-14066 clean out old docbook docs from branch-1. 2015-07-13 21:50:04 -05:00
Enis Soztutar 426bd09777 HBASE-13997 ScannerCallableWithReplicas cause Infinitely blocking (Zephyr Guo and Enis)
Conflicts:
	hbase-client/src/test/java/org/apache/hadoop/hbase/client/TestClientScanner.java
2015-07-13 12:24:54 -07:00
Matteo Bertozzi b62f134545 HBASE-13415 Procedure v2 - Use nonces for double submits from client (Stephen Yuan Jiang)
Signed-off-by: Sean Busbey <busbey@apache.org>
2015-07-13 11:19:02 -05:00
Sean Busbey 88ff206c57 Revert "Procedure v2 - Use nonces for double submits from client (Stephen Yuan Jiang)"
This reverts commit 4eb84651a2.
2015-07-13 11:16:21 -05:00
Enis Soztutar 2c076a30e5 HBASE-13993 WALProcedureStore fencing is not effective if new WAL rolls 2015-07-10 13:44:32 -07:00
stack a81b3c5afe HBASE-14052 Mark a few methods in CellUtil audience private since only make sense internally to hbase 2015-07-10 10:44:08 -07:00
tedyu ebd338d0d1 HBASE-12596 bulkload needs to follow locality (Victor Xu) 2015-07-10 06:27:19 -07:00
stack 8da1214099 HBASE-14053 Disable DLR in branch-1+ 2015-07-09 16:38:04 -07:00
Matteo Bertozzi 22f0f3026f HBASE-13832 Procedure v2: try to roll the WAL master on sync failure before aborting 2015-07-09 08:55:56 -07:00
Matteo Bertozzi 4eb84651a2 Procedure v2 - Use nonces for double submits from client (Stephen Yuan Jiang) 2015-07-09 08:13:32 -07:00