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

Total number of requests overflow because it's int

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      When running hbck, I noticed "Number of requests" was wrong:
      Average load: 466.41237113402065
      Number of requests: -1835941345
      Number of regions: 45242
      Number of regions in transition: 0

      The root cause is it use int, and clearly it overflowed.
      I'll update a patch later.

      Attachments

        1. hbase-12444-v1.patch
          21 kB
          yunjiong zhao
        2. HBASE-12444.v0.patch
          4 kB
          Chia-Ping Tsai
        3. hbase-12444.patch
          8 kB
          yunjiong zhao

        Activity

          People

            chia7712 Chia-Ping Tsai
            zhaoyunjiong yunjiong zhao
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: