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

DumpReplicationQueues misreports total WAL size

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 1.3.1
    • 1.3.2, 2.0.0
    • Replication
    • None

    Description

      DumpReplicationQueues uses an int to collect the total WAL size for a queue. Predictably, this overflows much of the time. Let's use a long instead.

      Attachments

        1. HBASE-19332.patch
          1 kB
          Gary Helmling

        Activity

          People

            ghelmling Gary Helmling
            ghelmling Gary Helmling
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: