[ 
https://issues.apache.org/jira/browse/HBASE-19660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16305903#comment-16305903
 ] 

Hudson commented on HBASE-19660:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4303 (See 
[https://builds.apache.org/job/HBase-Trunk_matrix/4303/])
HBASE-19660 Up default retries from 10 to 15 and blocking store files (stack: 
rev b3a4fca48ffcac44ec1e1d53a99caa18b7e14cbf)
* (edit) 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HStore.java
* (edit) hbase-common/src/main/resources/hbase-default.xml
* (edit) hbase-common/src/main/java/org/apache/hadoop/hbase/HConstants.java


> Up default retries from 10 to 15 and blocking store files limit from 10 to 16
> -----------------------------------------------------------------------------
>
>                 Key: HBASE-19660
>                 URL: https://issues.apache.org/jira/browse/HBASE-19660
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: stack
>            Assignee: stack
>             Fix For: 2.0.0-beta-1
>
>         Attachments: HBASE-19660.master.001.patch, 
> HBASE-19660.master.002.patch
>
>
> Upping defaults because helps our ITBLL runs on cluster go further.
> HBASE-19359 changed the client retries. It made them 10 rather than 35. 10 
> doesn't seem to be enough to make it across a server crash when there are 
> 40-odd WALs to split. Upping it until we do more work on MTTR.
> When we hit the blocking store file limit we stop all writes for 90 seconds. 
> Can happen a few times back-to-back. Kills the running ITBLL. This pause for 
> 90 seconds needs reexamination. It was put in place a long time ago when 
> things were very different.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to