[
https://issues.apache.org/jira/browse/HBASE-22010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16787496#comment-16787496
]
Hadoop QA commented on HBASE-22010:
-----------------------------------
| (/) *{color:green}+1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 3m
51s{color} | {color:blue} Docker mode activated. {color} |
|| || || || {color:brown} Prechecks {color} ||
| {color:green}+1{color} | {color:green} @author {color} | {color:green} 0m
0s{color} | {color:green} The patch does not contain any @author tags. {color} |
|| || || || {color:brown} master Compile Tests {color} ||
| {color:green}+1{color} | {color:green} mvninstall {color} | {color:green} 4m
24s{color} | {color:green} master passed {color} |
| {color:blue}0{color} | {color:blue} refguide {color} | {color:blue} 15m
52s{color} | {color:blue} branch has no errors when building the reference
guide. See footer for rendered docs, which you should manually inspect. {color}
|
|| || || || {color:brown} Patch Compile Tests {color} ||
| {color:green}+1{color} | {color:green} mvninstall {color} | {color:green} 3m
38s{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green} 0m
0s{color} | {color:green} The patch has no whitespace issues. {color} |
| {color:blue}0{color} | {color:blue} refguide {color} | {color:blue} 5m
0s{color} | {color:blue} patch has no errors when building the reference guide.
See footer for rendered docs, which you should manually inspect. {color} |
|| || || || {color:brown} Other Tests {color} ||
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green} 0m
13s{color} | {color:green} The patch does not generate ASF License warnings.
{color} |
| {color:black}{color} | {color:black} {color} | {color:black} 33m 17s{color} |
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Client=17.05.0-ce Server=17.05.0-ce Image:yetus/hbase:b002b0b |
| JIRA Issue | HBASE-22010 |
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12961655/HBASE-22010.0.patch |
| Optional Tests | dupname asflicense refguide |
| uname | Linux c959b371b643 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2
17:16:02 UTC 2018 x86_64 GNU/Linux |
| Build tool | maven |
| Personality |
/home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/component/dev-support/hbase-personality.sh
|
| git revision | master / a7bbff170a |
| maven | version: Apache Maven 3.5.4
(1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z) |
| refguide |
https://builds.apache.org/job/PreCommit-HBASE-Build/16300/artifact/patchprocess/branch-site/book.html
|
| refguide |
https://builds.apache.org/job/PreCommit-HBASE-Build/16300/artifact/patchprocess/patch-site/book.html
|
| Max. process+thread count | 97 (vs. ulimit of 10000) |
| modules | C: . U: . |
| Console output |
https://builds.apache.org/job/PreCommit-HBASE-Build/16300/console |
| Powered by | Apache Yetus 0.8.0 http://yetus.apache.org |
This message was automatically generated.
> docs on upgrade from 2.0,2.1 -> 2.2 renders incorrectly
> -------------------------------------------------------
>
> Key: HBASE-22010
> URL: https://issues.apache.org/jira/browse/HBASE-22010
> Project: HBase
> Issue Type: Bug
> Components: documentation
> Affects Versions: 3.0.0, 2.2.0
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Priority: Minor
> Attachments: HBASE-22010.0.patch
>
>
> heading doesn't work, which also means no linking to it.
> the rendered page has an unrendered bit, e.g.
> {code}
> [[upgrade 2.2]] === Upgrade from 2.0 or 2.1 to 2.2+
> HBase 2.2+ uses a new Procedure form assiging/unassigning/moving Regions. It
> does not process HBase 2.1 and 2.0’s Unassign/Assign Procedure types. Upgrade
> requires that we first drain the Master Procedure Store of old style
> Procedures before starting the new 2.2 Master. So you need to make sure that
> before you kill the old version (2.0 or 2.1) Master, there is no region in
> transition. And once the new version (2.2+) Master is up, you can rolling
> upgrade RegionServers one by one.
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)