[
https://issues.apache.org/jira/browse/HBASE-14286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15991254#comment-15991254
]
Hadoop QA commented on HBASE-14286:
-----------------------------------
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m 0s
{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red} 0m 7s {color}
| {color:red} HBASE-14286 does not apply to master. Rebase required? Wrong
Branch? See https://yetus.apache.org/documentation/0.3.0/precommit-patchnames
for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12799165/HBASE-14286.2.patch |
| JIRA Issue | HBASE-14286 |
| Console output |
https://builds.apache.org/job/PreCommit-HBASE-Build/6650/console |
| Powered by | Apache Yetus 0.3.0 http://yetus.apache.org |
This message was automatically generated.
> Fix spelling error in "safetyBumper" parameter in WALSplitter
> -------------------------------------------------------------
>
> Key: HBASE-14286
> URL: https://issues.apache.org/jira/browse/HBASE-14286
> Project: HBase
> Issue Type: Bug
> Affects Versions: 2.0.0, 1.2.0
> Reporter: Lars George
> Assignee: Gabor Liptak
> Priority: Trivial
> Attachments: HBASE-14286.1.patch, HBASE-14286.2.patch
>
>
> In {{WALSplitter]] we have this code:
> {code}
> public static long writeRegionSequenceIdFile(final FileSystem fs, final
> Path regiondir,
> long newSeqId, long saftyBumper) throws IOException {
> {code}
> We should fix the parameter name to be {{safetyBumper}}. Same for the JavaDoc
> above the method.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)