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

Jonathan Lawlor updated HBASE-13514:
------------------------------------
    Attachment: HBASE-13514-branch-1.patch
                HBASE-13514-branch-1.1.patch
                HBASE-13514.patch

Attaching a patch for each branch to get a QA run on each. The patch addresses 
the test failure and also adds a deleteTable in test cleanup. [~tedyu] got some 
time to take a quick looksee?

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

Reply via email to