Josh Elser
de087931ec
HBASE-19156 Remove vestiges of an unused regions-per-server CLI argument
...
Signed-off-by: Ted Yu <tedyu@apache.org>
Signed-off-by: Michael Stack <stack@apache.org>
2017-11-02 15:05:44 -04:00
Reid Chan
01cb1d99b7
HBASE-19118 Use SaslUtil to set Sasl.QOP in 'Thrift'
...
Signed-off-by: Josh Elser <elserj@apache.org>
2017-11-02 00:42:03 -04:00
churro
61753bd133
HBASE-19150 TestSnapshotWithAcl is flaky
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2017-11-01 18:17:58 -07:00
Artem Ervits
b0ff1dd5cb
HBASE-19140 hbase-cleanup.sh uses deprecated call to remove files in hdfs
...
Signed-off-by: tedyu <yuzhihong@gmail.com>
2017-11-01 19:16:14 +01:00
Sean Busbey
54497a88eb
HBASE-19137 Nightly test should make junit reports optional rather than attempt archive after reporting.
...
Signed-off-by: Mike Drob <mdrob@apache.org>
2017-11-01 09:57:44 -05:00
Andrew Purtell
0ac5b33747
HBASE-19138 Rare failure in TestLruBlockCache
...
Wait for the block count to drop to zero after awaiting shutdown of the executor pool
2017-10-31 11:36:19 -07:00
Andrew Purtell
d099263e13
HBASE-19129 TestChoreService is flaky
...
Increase the delta to compensate for environmental variance.
2017-10-31 00:08:31 +00:00
Andrew Purtell
826e11a15d
HBASE-19125 TestReplicator is flaky
2017-10-30 15:10:26 -07:00
Wang, Xinglong
ba2632b358
HBASE-18602 rsgroup cleanup unassign code
...
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
2017-10-31 03:48:22 +08:00
Mike Drob
4ff957df08
HBASE-18438 Precommit doesn't warn about unused imports
...
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
2017-10-29 20:48:33 +08:00
Andrew Purtell
0d26ca7dfb
HBASE-19113 Restore dropped constants from TableInputFormatBase for compatability
...
Signed-off-by: Sean Busbey <busbey@apache.org>
2017-10-27 15:27:32 -07:00
Abhishek Singh Chouhan
0697db2207
HBASE-19094 NPE in RSGroupStartupWorker.waitForGroupTableOnline during master startup
2017-10-27 17:56:01 +05:30
Sean Busbey
3c62612374
HBASE-19098 compatibility checker should handle remotes named something other than 'origin'.
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2017-10-26 16:11:09 -05:00
QilinCao
5376b5b128
HBASE-19091 Code annotation wrote BinaryComparator instead of LongComparator
...
Signed-off-by: Jan Hentschel <jan.hentschel@ultratendency.com>
2017-10-26 22:25:45 +02:00
Sean Busbey
19f74284c1
HBASE-19030 nightly runs should attempt to log test results after archiving.
...
Signed-off-by: Esteban Gutierrez <esteban@apache.org>
2017-10-25 10:34:06 -05:00
Andrew Purtell
089acc74da
Amend HBASE-15631 Backport Regionserver Groups (HBASE-6721) to branch-1 (Francis Liu and Andrew Purtell)
...
- Restore missing unit in TestRSGroupBasedLoadBalancer
- Restore missing hunk in RSGroupBasedLoadBalancer
2017-10-24 18:25:52 -07:00
Sean Busbey
490444c70d
HBASE-19070 temporarily make the mvnsite nightly test non-voting.
...
Signed-off-by: Mike Drob <mdrob@apache.org>
2017-10-24 12:21:04 -05:00
Chia-Ping Tsai
39a791311a
HBASE-19066 Correct the directory of openjdk-8 for jenkins
...
Signed-off-by: Sean Busbey <busbey@apache.org>
2017-10-24 09:21:37 -05:00
tedyu
e1a73b9144
HBASE-19072 Missing beak in catch block of InterruptedException in HRegion#waitForFlushes()
2017-10-23 19:38:45 -07:00
Andrew Purtell
d0629d0f12
Amend HBASE-15631 Backport Regionserver Groups (HBASE-6721) to branch-1 (Francis Liu and Andrew Purtell)
...
Fix hbase-rsgroups/pom.xml
2017-10-23 19:34:35 -07:00
Andrew Purtell
64328caef0
HBASE-15631 Backport Regionserver Groups (HBASE-6721) to branch-1 (Francis Liu and Andrew Purtell)
2017-10-23 17:10:33 -07:00
tedyu
795f48c311
HBASE-19052 FixedFileTrailer should recognize CellComparatorImpl class in branch-1.x
2017-10-23 07:43:26 -07:00
Chia-Ping Tsai
11a4eb9af9
HBASE-18690 Replace o.a.h.c.InterfaceAudience by o.a.h.h.c.InterfaceAudience
2017-10-23 10:38:06 +08:00
xiaowen147
ae6a951658
HBASE-19051 Add new split algorithm for num string
...
Signed-off-by: tedyu <yuzhihong@gmail.com>
2017-10-21 08:22:36 -07:00
Chia-Ping Tsai
4bf71c3a1a
HBASE-19058. The wget isn't installed in building docker image
...
Signed-off-by: Sean Busbey <busbey@apache.org>
2017-10-20 20:40:51 -05:00
Sean Busbey
be2daa12c8
HBASE-19039 refactor shadedjars test to only run on java changes.
...
Signed-off-by: Mike Drob <mdrob@apache.org>
2017-10-20 19:45:10 -05:00
Sean Busbey
6eb9f4ee8e
HBASE-19060 precommit plugin test 'hadoopcheck' should only run when java or maven files change.
...
Signed-off-by: Mike Drob <mdrob@apache.org>
2017-10-20 19:45:03 -05:00
Mike Drob
c782e49407
HBASE-19061 update enforcer rules for NPE
2017-10-20 16:04:56 -05:00
Chia-Ping Tsai
7f6ab255cd
HBASE-19014 surefire fails; When writing xml report stdout/stderr ... No such file or directory
2017-10-21 01:30:12 +08:00
zhangduo
78014fdcc0
HBASE-19055 Backport HBASE-19042 to other active branches
2017-10-20 10:41:20 +08:00
Mike Drob
95e926100d
HBASE-19038 precommit mvn install should run from root on patch
2017-10-18 10:40:00 -05:00
Sean Busbey
2dce7c1729
HBASE-19020 HBase Rest test for xml parsing external entities should not rely on implementation of java XML APIs.
...
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
2017-10-18 09:59:45 -05:00
Apekshit Sharma
9908edc887
HBASE-19032 Set mimetype for patches uploaded by submit-patch.py
...
Change-Id: I38e6417dddd4e2525cd6a929922b2612c91d660d
2017-10-17 15:44:12 -07:00
Mike Drob
aeffd3ad76
HBASE-18505 Yetus only run root when all modules changed
2017-10-13 12:13:01 -05:00
tedyu
8d6902ae77
HBASE-18998 processor.getRowsToLock() always assumes there is some row being locked
2017-10-13 08:44:00 -07:00
zhangduo
ff23e15769
HBASE-18552 Backport the server side change in HBASE-18489 to branch-1
2017-10-12 10:42:21 +08:00
Mike Drob
3959b39b9b
HBASE-18867 update maven enforcer plugin.
2017-10-11 10:20:54 -05:00
Mike Drob
739ca50e9c
HBASE-18980 Suppress SelfComparison error in tests
2017-10-10 11:58:49 -05:00
tedyu
2828427219
HBASE-18959 Backport HBASE-18874 (HMaster abort message will be skipped if Throwable is passed null) to branch-1 (Pankaj Kumar)
2017-10-10 08:33:42 -07:00
Pankaj Kumar
c48155a4d1
HBASE-18923 TestTableResource flaky on branch-1
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2017-10-09 16:52:10 -07:00
Sean Busbey
aa50971947
Revert "HBASE-17678 FilterList with MUST_PASS_ONE may lead to redundant cells returned"
...
This reverts commit 256fc63007
.
Backing out filterlist regression, see HBASE-18957. Work continuing branch for HBASE-18410.
Signed-off-by: Peter Somogyi <psomogyi@cloudera.com>
Signed-off-by: Michael Stack <stack@apache.org>
2017-10-09 17:06:14 -05:00
Sean Busbey
c7dc0da849
Revert "HBASE-15410 Utilize the max seek value when all Filters in MUST_PASS_ALL FilterList return SEEK_NEXT_USING_HINT"
...
This reverts commit ead1063244
.
Backing out filterlist regression, see HBASE-18957. Work continuing branch for HBASE-18410.
Signed-off-by: Peter Somogyi <psomogyi@cloudera.com>
Signed-off-by: Michael Stack <stack@apache.org>
2017-10-09 17:06:09 -05:00
Peter Somogyi
8d77c1e954
HBASE-18957 add test that confirms 2 FamilyFilters in a FilterList using MUST_PASS_ONE operator will return results that match either of the FamilyFilters
...
Amending-Author: Sean Busbey <busbey@apache.org>
Signed-off-by: Michael Stack <stack@apache.org>
2017-10-09 17:05:39 -05:00
Sean Busbey
8d99b0cfe4
HBASE-18934 pick hadoop versions for precommit test after patch branch is determined.
...
Signed-off-by: Mike Drob <mdrob@apache.org>
2017-10-09 11:45:28 -05:00
Maytee Chinavanichkit
50ef066c89
HBASE-18921 Fix Result.current ArrayIndexOutOfBoundsException
...
Patch ArrayIndexOutOfBoundsException when current() is called after
advance() has already returned false
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
2017-10-08 02:58:01 +08:00
Sean Busbey
719f5465c4
HBASE-18940 include project pylint configs in source artifact.
...
Signed-off-by: Mike Drob <mdrob@apache.org>
2017-10-05 10:41:06 -05:00
Yi Liang
fc783ef045
HBASE-16894 Create more than 1 split per region, generalize HBASE-12590
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2017-10-03 17:24:45 -07:00
libisthanks
1c7321f9d5
HBASE-18814 Make ScanMetrics enabled and add counter <HBase Counters, ROWS_SCANNED> into the MapReduce Job over snapshot
...
Signed-off-by: Ashu Pachauri <ashu@apache.org>
2017-10-02 18:25:52 -07:00
Josh Elser
61173522db
HBASE-17441 Fix invalid quoting around hadoop-3 build in yetus personality
2017-10-01 18:13:29 -05:00
Robert Yokota
831e31b34b
HBASE-18559 Add histogram to MetricsConnection to track concurrent calls per server
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2017-09-29 17:12:18 -07:00