[
https://issues.apache.org/jira/browse/HBASE-13514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14503636#comment-14503636
]
Ted Yu commented on HBASE-13514:
--------------------------------
Test now passes.
+1
> Fix test failures in TestScannerHeartbeatMessages caused by incorrect setting
> of hbase.rpc.timeout
> --------------------------------------------------------------------------------------------------
>
> Key: HBASE-13514
> URL: https://issues.apache.org/jira/browse/HBASE-13514
> Project: HBase
> Issue Type: Sub-task
> Affects Versions: 1.1.0, 1.2.0
> Reporter: Jonathan Lawlor
> Assignee: Jonathan Lawlor
> Priority: Minor
> Fix For: 2.0.0, 1.1.0, 1.2.0
>
> Attachments: HBASE-13514-branch-1.1.patch,
> HBASE-13514-branch-1.patch, HBASE-13514.patch
>
>
> The test inside TestScannerHeartbeatMessages is failing because the
> configured value of "hbase.rpc.timeout" cannot be less than 2 seconds in
> branch-1 and branch-1.1 but the test expects that it can be set to 0.5
> seconds. This is because of the field MIN_RPC_TIMEOUT in
> {{RpcRetryingCaller}} which exists in branch-1 and branch-1.1 but is no
> longer in master.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)