Gaurav Menghani created HBASE-9833:
--------------------------------------

             Summary: Be able to block on HTableMultiplexer puts when the 
buffer is full
                 Key: HBASE-9833
                 URL: https://issues.apache.org/jira/browse/HBASE-9833
             Project: HBase
          Issue Type: Improvement
    Affects Versions: 0.89-fb
            Reporter: Gaurav Menghani
            Priority: Minor
             Fix For: 0.89-fb


So far, when we try to insert to HTableMultiplexer, it returns false if the 
buffer is full. This forces one to write wrapper code to retry inserting into 
the buffer. If someone is okay with the put getting blocked while the buffer is 
flushed, we should block.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to