Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-14286

Correct typo in argument name for WALSplitter.writeRegionSequenceIdFile

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 1.2.0, 2.0.0
    • 2.0.0
    • None
    • None
    • Reviewed
    • Hide
      HBASE-14286 Correct typo in argument name for WALSplitter.writeRegionSequenceIdFile
      Show
      HBASE-14286 Correct typo in argument name for WALSplitter.writeRegionSequenceIdFile

    Description

      In {{WALSplitter]] we have this code:

        public static long writeRegionSequenceIdFile(final FileSystem fs, final Path regiondir,
            long newSeqId, long saftyBumper) throws IOException {
      

      We should fix the parameter name to be safetyBumper. Same for the JavaDoc above the method.

      Attachments

        1. HBASE-14286.3.patch
          2 kB
          Gabor Liptak
        2. HBASE-14286.2.patch
          2 kB
          Gabor Liptak
        3. HBASE-14286.1.patch
          2 kB
          Gabor Liptak

        Activity

          People

            gliptak Gabor Liptak
            larsgeorge Lars George
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: