You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Lars George (JIRA)" <ji...@apache.org> on 2015/08/25 20:46:46 UTC

[jira] [Commented] (HBASE-14286) Fix spelling error in "safetyBumper" parameter in WALSplitter

    [ https://issues.apache.org/jira/browse/HBASE-14286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14711763#comment-14711763 ] 

Lars George commented on HBASE-14286:
-------------------------------------

lgtm, +1

> 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
>
>
> 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.4#6332)