[4/4] hbase git commit: HBASE-18517 limit max log message width in log4j

2017-08-08 Thread apurtell
HBASE-18517 limit max log message width in log4j Signed-off-by: Michael Stack Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/8d826b8f Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/8d826b8f Diff:

[3/4] hbase git commit: HBASE-18527 Update nightly job to account for changes in jenkins plugins.

2017-08-08 Thread apurtell
HBASE-18527 Update nightly job to account for changes in jenkins plugins. - Stop presuming job will be configured with checkout into a 'component' dir - Disable autocheckout - Specify checkout within 'component' dir - leave the workspace around on pipeline failure so we can browse it.

[2/4] hbase git commit: HBASE-14220 nightly check that we can build a source tarball.

2017-08-08 Thread apurtell
HBASE-14220 nightly check that we can build a source tarball. Signed-off-by: Michael Stack Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/36f5e60b Tree:

[1/4] hbase git commit: HBASE-18426 nightly job should use independent stages to check supported jdks

2017-08-08 Thread apurtell
Repository: hbase Updated Branches: refs/heads/branch-1.4 dab22184e -> 8d826b8fc HBASE-18426 nightly job should use independent stages to check supported jdks * Jenkinsfile that works for all current branches. * adds dev-support script for setting parameters for our yetus nightly invocation

hbase git commit: HBASE-18520 Add jmx value to determine true Master Start time

2017-08-08 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1 ce91ab487 -> 3b49e60e1 HBASE-18520 Add jmx value to determine true Master Start time This is to determine how long it took in total for the master to start and finish initializing. Signed-off-by: tedyu Project:

hbase git commit: Revert "HBASE-18520 Add jmx value to determine true Master Start time"

2017-08-08 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1 3b49e60e1 -> b5a24b669 Revert "HBASE-18520 Add jmx value to determine true Master Start time" This reverts commit 1ba949e0307e4fda3f9234bc436490fb33155bea. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-18520 Add jmx value to determine true Master Start time; amendment

2017-08-08 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1 b5a24b669 -> 036fce3cf HBASE-18520 Add jmx value to determine true Master Start time; amendment This is to determine how long it took in total for the master to start and finish initializing. Signed-off-by: tedyu

hbase git commit: HBASE-18520 Add jmx value to determine true Master Start time

2017-08-08 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1 c41ea638d -> 1ba949e03 HBASE-18520 Add jmx value to determine true Master Start time This is to determine how long it took in total for the master to start and finish initializing. Signed-off-by: tedyu Project:

hbase git commit: Revert "HBASE-18520 Add jmx value to determine true Master Start time"

2017-08-08 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1 1ba949e03 -> ce91ab487 Revert "HBASE-18520 Add jmx value to determine true Master Start time" This reverts commit 1ba949e0307e4fda3f9234bc436490fb33155bea. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[2/2] hbase git commit: HBASE-18520 Add jmx value to determine true Master Start time

2017-08-08 Thread stack
HBASE-18520 Add jmx value to determine true Master Start time This is to determine how long it took in total for the master to start and finish initializing. Signed-off-by: tedyu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[1/2] hbase git commit: HBASE-18520 Add jmx value to determine true Master Start time

2017-08-08 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1.4 781272c37 -> dab22184e HBASE-18520 Add jmx value to determine true Master Start time This is to determine how long it took in total for the master to start and finish initializing. Signed-off-by: tedyu

[03/27] hbase git commit: Add Mike Drob to pom.xml

2017-08-08 Thread busbey
Add Mike Drob to pom.xml Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6266bb35 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/6266bb35 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/6266bb35 Branch:

[18/27] hbase git commit: HBASE-18502 Change MasterObserver to use TableDescriptor and ColumnFamilyDescriptor

2017-08-08 Thread busbey
http://git-wip-us.apache.org/repos/asf/hbase/blob/fd76eb39/hbase-server/src/test/java/org/apache/hadoop/hbase/snapshot/TestSnapshotClientRetries.java -- diff --git

[08/27] hbase git commit: HBASE-15042 Moved site materials to standard Maven place

2017-08-08 Thread busbey
http://git-wip-us.apache.org/repos/asf/hbase/blob/7da47509/src/site/asciidoc/index.adoc -- diff --git a/src/site/asciidoc/index.adoc b/src/site/asciidoc/index.adoc new file mode 100644 index 000..9b31c49 --- /dev/null +++

[27/27] hbase git commit: HBASE-18467 WIP fail yetus checks instead of running.

2017-08-08 Thread busbey
HBASE-18467 WIP fail yetus checks instead of running. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/26eb5a2c Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/26eb5a2c Diff:

[16/27] hbase git commit: HBASE-18485 Performance issue: ClientAsyncPrefetchScanner is slower than ClientSimpleScanner

2017-08-08 Thread busbey
HBASE-18485 Performance issue: ClientAsyncPrefetchScanner is slower than ClientSimpleScanner Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/5915d73a Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/5915d73a Diff:

[17/27] hbase git commit: HBASE-18515 Introduce Delete.add as a replacement for Delete#addDeleteMarker

2017-08-08 Thread busbey
HBASE-18515 Introduce Delete.add as a replacement for Delete#addDeleteMarker Signed-off-by: Chia-Ping Tsai Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a7014ce4 Tree:

[09/27] hbase git commit: HBASE-15042 Moved site materials to standard Maven place

2017-08-08 Thread busbey
http://git-wip-us.apache.org/repos/asf/hbase/blob/7da47509/src/main/site/xdoc/metrics.xml -- diff --git a/src/main/site/xdoc/metrics.xml b/src/main/site/xdoc/metrics.xml deleted file mode 100644 index f3ab7d7..000 ---

[12/27] hbase git commit: HBASE-15042 Moved site materials to standard Maven place

2017-08-08 Thread busbey
HBASE-15042 Moved site materials to standard Maven place Signed-off-by: Michael Stack Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7da47509 Tree:

[14/27] hbase git commit: HBASE-18426 nightly job should use independent stages to check supported jdks

2017-08-08 Thread busbey
HBASE-18426 nightly job should use independent stages to check supported jdks * Jenkinsfile that works for all current branches. * adds dev-support script for setting parameters for our yetus nightly invocation * quiets the "zip test results" step Signed-off-by: tedyu

[25/27] hbase git commit: HBASE-18492 [AMv2] Embed code for selecting highest versioned region server for system table regions in AssignmentManager.processAssignQueue()

2017-08-08 Thread busbey
HBASE-18492 [AMv2] Embed code for selecting highest versioned region server for system table regions in AssignmentManager.processAssignQueue() * Modified AssignmentManager.processAssignQueue() method to consider only highest versioned region servers for system table regions when destination

[19/27] hbase git commit: HBASE-18502 Change MasterObserver to use TableDescriptor and ColumnFamilyDescriptor

2017-08-08 Thread busbey
HBASE-18502 Change MasterObserver to use TableDescriptor and ColumnFamilyDescriptor Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/fd76eb39 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/fd76eb39 Diff:

[22/27] hbase git commit: HBASE-18511 Default no regions on master

2017-08-08 Thread busbey
HBASE-18511 Default no regions on master Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a8e0267c Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/a8e0267c Diff:

[11/27] hbase git commit: HBASE-15042 Moved site materials to standard Maven place

2017-08-08 Thread busbey
http://git-wip-us.apache.org/repos/asf/hbase/blob/7da47509/src/main/site/custom/project-info-report.properties -- diff --git a/src/main/site/custom/project-info-report.properties

[24/27] hbase git commit: Revert "HBASE-18511 Default no regions on master"

2017-08-08 Thread busbey
Revert "HBASE-18511 Default no regions on master" This reverts commit a8e0267c00409da7e3e03cfb34168787873ef075. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/03390684 Tree:

[20/27] hbase git commit: HBASE-18527 Update nightly job to account for changes in jenkins plugins.

2017-08-08 Thread busbey
HBASE-18527 Update nightly job to account for changes in jenkins plugins. - Stop presuming job will be configured with checkout into a 'component' dir - Disable autocheckout - Specify checkout within 'component' dir - leave the workspace around on pipeline failure so we can browse it.

[23/27] hbase git commit: HBASE-18517 limit max log message width in log4j

2017-08-08 Thread busbey
HBASE-18517 limit max log message width in log4j Signed-off-by: Michael Stack Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b653d1bf Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/b653d1bf Diff:

[05/27] hbase git commit: HBASE-18516 Removed dead code in ServerManager resulted mostly from AMv2 refactoring

2017-08-08 Thread busbey
HBASE-18516 Removed dead code in ServerManager resulted mostly from AMv2 refactoring * Call to methods sendRegionOpen(), isServerReachable(), removeRequeuedDeadServers(), getRequeuedDeadServers() got removed in HBASE-14614 * Call to method ServerManager.sendFavoredNodes() got removed in

[04/27] hbase git commit: HBASE-18020 Update API Compliance Checker to Incorporate Improvements Done in Hadoop

2017-08-08 Thread busbey
HBASE-18020 Update API Compliance Checker to Incorporate Improvements Done in Hadoop - Converted to python - Updated to most recent release of Java ACC - Added ability to include known number of problems Author: Andrew Wang Amending-Author: Alex Leblang Amending-Author: Sean Busbey

[15/27] hbase git commit: HBASE-14220 nightly check that we can build a source tarball.

2017-08-08 Thread busbey
HBASE-14220 nightly check that we can build a source tarball. Signed-off-by: Michael Stack Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/2a717459 Tree:

[13/27] hbase git commit: HBASE-18520 Add jmx value to determine true Master Start time

2017-08-08 Thread busbey
HBASE-18520 Add jmx value to determine true Master Start time This is to determine how long it took in total for the master to start and finish initializing. Signed-off-by: tedyu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[06/27] hbase git commit: HBASE-15042 Moved site materials to standard Maven place

2017-08-08 Thread busbey
http://git-wip-us.apache.org/repos/asf/hbase/blob/7da47509/src/site/xdoc/index.xml -- diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml new file mode 100644 index 000..1848d40 --- /dev/null +++

[26/27] hbase git commit: HBASE-18467 WIP build up a jira comment.

2017-08-08 Thread busbey
HBASE-18467 WIP build up a jira comment. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/436d99d5 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/436d99d5 Diff:

[21/27] hbase git commit: HBASE-18315 Eliminate the findbugs warnings for hbase-rest

2017-08-08 Thread busbey
HBASE-18315 Eliminate the findbugs warnings for hbase-rest Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4376233e Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/4376233e Diff:

[10/27] hbase git commit: HBASE-15042 Moved site materials to standard Maven place

2017-08-08 Thread busbey
http://git-wip-us.apache.org/repos/asf/hbase/blob/7da47509/src/main/site/resources/repo/org/apache/maven/skins/maven-fluido-skin/1.5-HBASE/maven-fluido-skin-1.5-HBASE.pom -- diff --git

[01/27] hbase git commit: HBASE-16893 Use Collection.removeIf instead of Iterator.remove in DependentColumnFilter [Forced Update!]

2017-08-08 Thread busbey
Repository: hbase Updated Branches: refs/heads/HBASE-18467 eec17ac01 -> 26eb5a2c2 (forced update) HBASE-16893 Use Collection.removeIf instead of Iterator.remove in DependentColumnFilter Signed-off-by: Chia-Ping Tsai Project:

[02/27] hbase git commit: HBASE-18470 Remove the redundant comma from RetriesExhaustedWithDetailsException#getDesc

2017-08-08 Thread busbey
HBASE-18470 Remove the redundant comma from RetriesExhaustedWithDetailsException#getDesc Signed-off-by: Chia-Ping Tsai Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/fe890b70 Tree:

[07/27] hbase git commit: HBASE-15042 Moved site materials to standard Maven place

2017-08-08 Thread busbey
http://git-wip-us.apache.org/repos/asf/hbase/blob/7da47509/src/site/resources/images/hbase_logo_with_orca_large.png -- diff --git a/src/site/resources/images/hbase_logo_with_orca_large.png

hbase git commit: WIP fixing syntax.

2017-08-08 Thread busbey
Repository: hbase Updated Branches: refs/heads/HBASE-18467 26eb5a2c2 -> 752c5e59a WIP fixing syntax. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/752c5e59 Tree:

hbase git commit: HBASE-18492 [AMv2] Embed code for selecting highest versioned region server for system table regions in AssignmentManager.processAssignQueue()

2017-08-08 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 40cfb2aa8 -> 7a0057179 HBASE-18492 [AMv2] Embed code for selecting highest versioned region server for system table regions in AssignmentManager.processAssignQueue() * Modified AssignmentManager.processAssignQueue() method to consider

hbase git commit: HBASE-18492 [AMv2] Embed code for selecting highest versioned region server for system table regions in AssignmentManager.processAssignQueue()

2017-08-08 Thread stack
Repository: hbase Updated Branches: refs/heads/master 03390684c -> f314b5911 HBASE-18492 [AMv2] Embed code for selecting highest versioned region server for system table regions in AssignmentManager.processAssignQueue() * Modified AssignmentManager.processAssignQueue() method to consider