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

Don't add chunk to chunkqueue if there is no ChunkPool

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Duplicate
    • None
    • None
    • None
    • None

    Description

      Currently when ever a chunk is created either out of chunk pool or directly we add it to chunkQueue. In case of chunkPool available adding to chunkQueue makes sense. Else there is no need to add it to the chunkQueue as there is no one who is going to clear the queue. So after a point the chunks that are created directly are just going to be dropped without adding to queue.

      Attachments

        Activity

          People

            ram_krish ramkrishna.s.vasudevan
            ram_krish ramkrishna.s.vasudevan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: