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

Online schema migration causes the master to report a very high or negative number of QPS

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 2.4.12
    • None
    • master
    • None
    • JVM Version Oracle Corporation 11.0.15-11.0.15+10

    Description

      We've seen this a few times when making an online schema change, e.g.:

      alter 'foo', {NAME=>'e',VERSIONS=>'2147483646'} 

      This causes the master to briefly show extremely high QPS per regionserver, and probably causes an integer overflow in the sum.

      ...

      This could be related to the issue reported in HBASE-27242.

      Attachments

        1. Screen Shot 2022-09-05 at 18.31.06.png
          412 kB
          Benoit Sigoure
        2. Screen Shot 2022-09-05 at 18.31.00.png
          399 kB
          Benoit Sigoure

        Activity

          People

            Unassigned Unassigned
            tsuna Benoit Sigoure
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: