[
https://issues.apache.org/jira/browse/HBASE-8888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13704372#comment-13704372
]
Hudson commented on HBASE-8888:
-------------------------------
Integrated in HBase-TRUNK #4234 (See
[https://builds.apache.org/job/HBase-TRUNK/4234/])
HBASE-8888 Tweak retry settings some more, *some more* (Revision 1501651)
Result = SUCCESS
stack :
Files :
*
/hbase/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/client/ServerCallable.java
*
/hbase/trunk/hbase-client/src/test/java/org/apache/hadoop/hbase/client/TestClientNoCluster.java
*
/hbase/trunk/hbase-client/src/test/java/org/apache/hadoop/hbase/client/TestSnapshotFromAdmin.java
* /hbase/trunk/hbase-client/src/test/resources/hbase-site.xml
*
/hbase/trunk/hbase-common/src/main/java/org/apache/hadoop/hbase/HConstants.java
* /hbase/trunk/hbase-common/src/main/resources/hbase-default.xml
*
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestClientScannerRPCTimeout.java
*
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestHCM.java
* /hbase/trunk/hbase-server/src/test/resources/hbase-site.xml
> Tweak retry settings some more, *some more*
> -------------------------------------------
>
> Key: HBASE-8888
> URL: https://issues.apache.org/jira/browse/HBASE-8888
> Project: HBase
> Issue Type: Bug
> Reporter: stack
> Assignee: stack
> Fix For: 0.95.2
>
> Attachments: 8888.txt, 8888v2.txt, 8888v3.txt, 8888v4.txt,
> 8888v5.txt, 8888v6.txt, 8888v7.txt, 8888v7.txt, 8888v8.txt, 8888v8.txt,
> 8888v9.txt
>
>
> Follow on from hbase-8776.
> Need to fix retries and timeouts. We cut them down so much hbase-it tests
> fail.
> From
> https://issues.apache.org/jira/browse/HBASE-8776?focusedCommentId=13698762&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13698762
> @nkeywal says:
> {code}
> I would like to change
> hbase.client.retries.number -> 30 (instead of 14 or 20 today)
> hbase.client.pause -> 500 (instead of 100 or 1000 today).
> Context: see HBASE-6295.
> As well, would it make sense to remove all the hbase-site.xml and
> hbase-defaults.xml to rely only on the defaults in the code. This would
> trigger another set of issues, as sometimes the defaults are duplicated and
> different. But these are bugs as well. Imho, this duplication is confusing
> and it leads to unreliable behavior as we don't really know what are the
> setting actually used.
> {code}
> Regards removing hbase-site.xml from everywhere to rely on defaults in code,
> over in hbase-8776 I tried removing them and way too many tests failed.
> Looks like it'd be tough removing them.
--
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