Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HBASE-22395 Document RC voting guidelines in ref guide #297

Closed
wants to merge 1 commit into from

Conversation

taklwu
Copy link
Contributor

@taklwu taklwu commented Jun 10, 2019

No description provided.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
0 reexec 66 Docker mode activated.
_ Prechecks _
+1 @author 0 The patch does not contain any @author tags.
_ master Compile Tests _
+1 mvninstall 262 master passed
0 refguide 444 branch has no errors when building the reference guide. See footer for rendered docs, which you should manually inspect.
_ Patch Compile Tests _
+1 mvninstall 242 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
0 refguide 435 patch has no errors when building the reference guide. See footer for rendered docs, which you should manually inspect.
_ Other Tests _
+1 asflicense 14 The patch does not generate ASF License warnings.
1528
Subsystem Report/Notes
Docker Client=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-297/1/artifact/out/Dockerfile
GITHUB PR #297
Optional Tests dupname asflicense refguide
uname Linux e9c3c6c89995 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /testptch/patchprocess/precommit/personality/provided.sh
git revision master / 03436e6
maven version: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
refguide https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-297/1/artifact/out/branch-site/book.html
refguide https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-297/1/artifact/out/patch-site/book.html
Max. process+thread count 96 (vs. ulimit of 10000)
modules C: . U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-297/1/console
Powered by Apache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
0 reexec 159 Docker mode activated.
_ Prechecks _
+1 @author 0 The patch does not contain any @author tags.
_ master Compile Tests _
+1 mvninstall 268 master passed
0 refguide 466 branch has no errors when building the reference guide. See footer for rendered docs, which you should manually inspect.
_ Patch Compile Tests _
+1 mvninstall 251 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
0 refguide 449 patch has no errors when building the reference guide. See footer for rendered docs, which you should manually inspect.
_ Other Tests _
+1 asflicense 17 The patch does not generate ASF License warnings.
1663
Subsystem Report/Notes
Docker Client=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-297/2/artifact/out/Dockerfile
GITHUB PR #297
Optional Tests dupname asflicense refguide
uname Linux 4dc115f7da10 4.4.0-139-generic #165-Ubuntu SMP Wed Oct 24 10:58:50 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /testptch/patchprocess/precommit/personality/provided.sh
git revision master / ada772a
maven version: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
refguide https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-297/2/artifact/out/branch-site/book.html
refguide https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-297/2/artifact/out/patch-site/book.html
Max. process+thread count 78 (vs. ulimit of 10000)
modules C: . U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-297/2/console
Powered by Apache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

Copy link
Contributor

@busbey busbey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is a great improvement! thanks!

couple of formatting errors noted.

* CHANGES.md if any
* RELEASENOTES.md (release notes) if any
* Generated API compatibility report
** For what should be compatible please refer the [versioning guideline](https://hbase.apache.org/book.html#hbase.versioning), especially for items with marked as high severity
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this didn't render correctly as a link in the qabot build of the ref guide.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed, thanks for calling out

@@ -899,6 +910,15 @@ Usage: hbase-vote.sh -s | --source <url> [-k | --key <signature>] [-f | --keys-f
http://www.apache.org/dist/hbase/KEYS
-o | --output-dir '</path>' directory which has the stdout and stderr of each verification target
----
** If you see any unit test failures, please call out the solo test result and whether it's part of flaky (nightly) tests dashboard. Link to the dashboard is e.g. https://builds.apache.org/view/H-L/view/HBase/job/HBase-Find-Flaky-Tests/job/<branch-name>/lastSuccessfulBuild/artifact/dashboard.html
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this rendered as a link to an incorrect URL. Can you make it an example of a working link with branch-2.2?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed, I changed to master branch with a note one should change the test branch accordingly such we don't have to change this ref guide often.

@taklwu taklwu force-pushed the HBASE-22395 branch 2 times, most recently from d5a2cb6 to 657b37f Compare June 11, 2019 18:16
@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
0 reexec 80 Docker mode activated.
_ Prechecks _
+1 @author 0 The patch does not contain any @author tags.
_ master Compile Tests _
+1 mvninstall 262 master passed
0 refguide 482 branch has no errors when building the reference guide. See footer for rendered docs, which you should manually inspect.
_ Patch Compile Tests _
+1 mvninstall 238 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
0 refguide 430 patch has no errors when building the reference guide. See footer for rendered docs, which you should manually inspect.
_ Other Tests _
+1 asflicense 14 The patch does not generate ASF License warnings.
1562
Subsystem Report/Notes
Docker Client=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-297/3/artifact/out/Dockerfile
GITHUB PR #297
Optional Tests dupname asflicense refguide
uname Linux 01229e4429d5 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /testptch/patchprocess/precommit/personality/provided.sh
git revision master / ada772a
maven version: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
refguide https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-297/3/artifact/out/branch-site/book.html
refguide https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-297/3/artifact/out/patch-site/book.html
Max. process+thread count 76 (vs. ulimit of 10000)
modules C: . U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-297/3/console
Powered by Apache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
0 reexec 38 Docker mode activated.
_ Prechecks _
+1 @author 0 The patch does not contain any @author tags.
_ master Compile Tests _
+1 mvninstall 259 master passed
0 refguide 743 branch has no errors when building the reference guide. See footer for rendered docs, which you should manually inspect.
_ Patch Compile Tests _
+1 mvninstall 250 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
0 refguide 485 patch has no errors when building the reference guide. See footer for rendered docs, which you should manually inspect.
_ Other Tests _
+1 asflicense 15 The patch does not generate ASF License warnings.
1859
Subsystem Report/Notes
Docker Client=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-297/4/artifact/out/Dockerfile
GITHUB PR #297
Optional Tests dupname asflicense refguide
uname Linux caa3c373a2f7 4.4.0-143-generic #169~14.04.2-Ubuntu SMP Wed Feb 13 15:00:41 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /testptch/patchprocess/precommit/personality/provided.sh
git revision master / ada772a
maven version: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
refguide https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-297/4/artifact/out/branch-site/book.html
refguide https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-297/4/artifact/out/patch-site/book.html
Max. process+thread count 86 (vs. ulimit of 10000)
modules C: . U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-297/4/console
Powered by Apache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@taklwu
Copy link
Contributor Author

taklwu commented Jun 11, 2019

I found an extra the and removed it as the last commit.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
0 reexec 42 Docker mode activated.
_ Prechecks _
+1 @author 0 The patch does not contain any @author tags.
_ master Compile Tests _
+1 mvninstall 283 master passed
0 refguide 466 branch has no errors when building the reference guide. See footer for rendered docs, which you should manually inspect.
_ Patch Compile Tests _
+1 mvninstall 234 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
0 refguide 463 patch has no errors when building the reference guide. See footer for rendered docs, which you should manually inspect.
_ Other Tests _
+1 asflicense 15 The patch does not generate ASF License warnings.
1569
Subsystem Report/Notes
Docker Client=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-297/5/artifact/out/Dockerfile
GITHUB PR #297
Optional Tests dupname asflicense refguide
uname Linux fd6d0f1e519d 4.4.0-139-generic #165-Ubuntu SMP Wed Oct 24 10:58:50 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /testptch/patchprocess/precommit/personality/provided.sh
git revision master / 934d469
maven version: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
refguide https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-297/5/artifact/out/branch-site/book.html
refguide https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-297/5/artifact/out/patch-site/book.html
Max. process+thread count 76 (vs. ulimit of 10000)
modules C: . U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-297/5/console
Powered by Apache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@asfgit asfgit closed this in 863b7b9 Jun 13, 2019
@taklwu taklwu deleted the HBASE-22395 branch June 13, 2019 05:56
@taklwu taklwu restored the HBASE-22395 branch June 13, 2019 05:56
@taklwu taklwu deleted the HBASE-22395 branch June 13, 2019 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants