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

Fix simple typos in HBASE-15518 descriptions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • 2.0.0-beta-1, 2.0.0
    • None
    • None
    • Reviewed

    Description

      It looks like the word "of" got typoed to "fo" in the following variables in MetricsTableSource.java:

      String READ_REQUEST_COUNT = "readRequestCount";
      String READ_REQUEST_COUNT_DESC = "Number fo read requests";
      String WRITE_REQUEST_COUNT = "writeRequestCount";
      String WRITE_REQUEST_COUNT_DESC = "Number fo write requests";
      String TOTAL_REQUEST_COUNT = "totalRequestCount";
      String TOTAL_REQUEST_COUNT_DESC = "Number fo total requests";
      

      Attachments

        1. HBASE-19244_001.patch
          1 kB
          Clay B.

        Activity

          People

            clayb Clay B.
            clayb Clay B.
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: