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

Timeouts for row lock and scan should be separate

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.94.0
    • 0.95.0
    • regionserver
    • None
    • Incompatible change, Reviewed
    • Hide
      "hbase.regionserver.lease.period" is no longer supported.

      hbase.regionserver.rowlock.timeout.period controls the timeout for rowlock. Default is 60 seconds.

      hbase.client.scanner.timeout.period controls scanner timeout. Default is 60 seconds.
      Show
      "hbase.regionserver.lease.period" is no longer supported. hbase.regionserver.rowlock.timeout.period controls the timeout for rowlock. Default is 60 seconds. hbase.client.scanner.timeout.period controls scanner timeout. Default is 60 seconds.

    Description

      Apparently the timeout used for row locking and for scanning is global. It would be better to have two separate timeouts.
      (opening the issue to make Lars George happy)

      Attachments

        1. HBASE-6170v3.patch
          14 kB
          Chris Trezzo
        2. HBASE-6170v2.patch
          14 kB
          Chris Trezzo
        3. HBASE-6170v1.patch
          14 kB
          Chris Trezzo
        4. HBASE-6170v1.patch
          14 kB
          Chris Trezzo
        5. HBASE-6170v1.patch
          14 kB
          Chris Trezzo
        6. 6170v4.patch
          14 kB
          Ted Yu
        7. 6170.addendum
          2 kB
          Ted Yu
        8. 6170.add2
          0.9 kB
          Ted Yu

        Activity

          People

            ctrezzo Chris Trezzo
            otis Otis Gospodnetic
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: