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

Wrong param name in javadoc for HRegionServer#buildRegionSpaceUseReportRequest

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • 3.0.0-alpha-1
    • None
    • Reviewed

    Description

      /**
         * Builds a {@link RegionSpaceUseReportRequest} protobuf message from the region size map.
         *
         * @param regionSizeStore The size in bytes of regions
         * @return The corresponding protocol buffer message.
         */
        RegionSpaceUseReportRequest buildRegionSpaceUseReportRequest(RegionSizeStore regionSizes)
      

      @param regionSizeStore, but actual name is regionSizes

      Attachments

        1. HBASE-20823.001.patch
          1 kB
          Jack Bearden

        Activity

          People

            jackbearden Jack Bearden
            reidchan Reid Chan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: