[
https://issues.apache.org/jira/browse/HBASE-20089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16377620#comment-16377620
]
Hadoop QA commented on HBASE-20089:
-----------------------------------
| (/) *{color:green}+1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m
10s{color} | {color:blue} Docker mode activated. {color} |
|| || || || {color:brown} Prechecks {color} ||
| {color:blue}0{color} | {color:blue} shelldocs {color} | {color:blue} 0m
3s{color} | {color:blue} Shelldocs was not available. {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:brown} Patch Compile Tests {color} ||
| {color:green}+1{color} | {color:green} shellcheck {color} | {color:green} 0m
0s{color} | {color:green} There were no new shellcheck issues. {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green} 0m
0s{color} | {color:green} The patch has no whitespace issues. {color} |
|| || || || {color:brown} Other Tests {color} ||
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green} 0m
10s{color} | {color:green} The patch does not generate ASF License warnings.
{color} |
| {color:black}{color} | {color:black} {color} | {color:black} 0m 29s{color} |
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Client=17.05.0-ce Server=17.05.0-ce Image:yetus/hbase:eee3b01 |
| JIRA Issue | HBASE-20089 |
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12912125/HBASE-20089.001.patch
|
| Optional Tests | asflicense shellcheck shelldocs |
| uname | Linux ce43ae458533 3.13.0-133-generic #182-Ubuntu SMP Tue Sep 19
15:49:21 UTC 2017 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 / 73028d5bd9 |
| maven | version: Apache Maven 3.5.2
(138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T07:58:13Z) |
| shellcheck | v0.4.4 |
| Max. process+thread count | 43 (vs. ulimit of 10000) |
| modules | C: . U: . |
| Console output |
https://builds.apache.org/job/PreCommit-HBASE-Build/11688/console |
| Powered by | Apache Yetus 0.7.0 http://yetus.apache.org |
This message was automatically generated.
> make_rc.sh should name SHA-512 checksum files with the extension .sha512
> ------------------------------------------------------------------------
>
> Key: HBASE-20089
> URL: https://issues.apache.org/jira/browse/HBASE-20089
> Project: HBase
> Issue Type: Task
> Reporter: Andrew Purtell
> Assignee: Josh Elser
> Priority: Minor
> Fix For: 2.0.0, 1.3.2, 1.5.0, 1.4.3
>
> Attachments: HBASE-20089.001.patch
>
>
> From [~elserj]
> {quote}
> we need to update the checksum naming convention for SHA*. Per [1], .sha
> filenames should only contain SHA1, and .sha512 file names should be used for
> SHA512 xsum. I believe this means we just need to modify make_rc.sh to put
> the xsum into .sha512 instead of .sha. We do not need to distribute SHA1
> xsums and, afaik, there is little cryptographic value to this.
> [1] http://www.apache.org/dev/release-distribution.html#sigs-and-sums
> {quote}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)