[ https://issues.apache.org/jira/browse/HBASE-8776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13690826#comment-13690826 ]
Sergey Shelukhin commented on HBASE-8776: ----------------------------------------- I am thinking about not failing requests unless necessary ;) If requests fail in normal situation clients will retry externally to HBase client, which is something we want to avoid if possible imo. So, by default requests should rather take long than fail... at least long enough to cover common transient failures. It's configurable so clients can set to whatever value if they want to. It's 30 retries on trunk btw, which is 40+min :) > port HBASE-8723 to 0.94 > ----------------------- > > Key: HBASE-8776 > URL: https://issues.apache.org/jira/browse/HBASE-8776 > Project: HBase > Issue Type: Bug > Affects Versions: 0.94.8 > Reporter: Sergey Shelukhin > Assignee: Sergey Shelukhin > Fix For: 0.94.9 > > Attachments: HBASE-8776-v0.patch > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira