The ability to set a client side timeout
----------------------------------------

                 Key: HBASE-1844
                 URL: https://issues.apache.org/jira/browse/HBASE-1844
             Project: Hadoop HBase
          Issue Type: New Feature
          Components: client
    Affects Versions: 0.20.0
            Reporter: Barney Frank


The ability to set a maximum wait time for a client request in milliseconds.  
For example, I would only wait 100ms for the data from HBase before I would 
move on with another process.  An exception would be thrown if over the wait 
time.  It would be speacified in the HBaseConfiguration (hbase-site.xml) on the 
client.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to