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

AsyncProcess can create more tasks than hbase.client.max.total.tasks

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 0.98.0, 0.96.0
    • 0.98.0, 0.96.0
    • Client
    • None
    • Reviewed

    Description

      hbase.client.max.total.tasks allows to control the number of tasks in progress. But when adding tasks, we take only into account the number of tasks currently running, not the one we're creating.

      Attachments

        1. 9676.v2.patch
          28 kB
          Nicolas Liochon
        2. 9676.v3.patch
          29 kB
          Nicolas Liochon
        3. 9676.v4.patch
          29 kB
          Nicolas Liochon

        Activity

          People

            nkeywal Nicolas Liochon
            nkeywal Nicolas Liochon
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: