You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jonathan Lawlor (JIRA)" <ji...@apache.org> on 2015/04/20 23:02:00 UTC

[jira] [Assigned] (HBASE-13514) Fix test failures in TestScannerHeartbeatMessages caused by incorrect setting of hbase.rpc.timeout

     [ https://issues.apache.org/jira/browse/HBASE-13514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Lawlor reassigned HBASE-13514:
---------------------------------------

    Assignee: Jonathan Lawlor

> 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)