[
https://issues.apache.org/jira/browse/HBASE-14610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Enis Soztutar updated HBASE-14610:
----------------------------------
Attachment: output
Here is the output from a sample run:
{code}
bin/hbase org.apache.hadoop.hbase.IntegrationTestsDriver -regex
IntegrationTestRpcClient
{code}
Comment out the {{@Ignore}} for the {{testRpcWithChaosMonkeyWithAsyncClient()}}
before running.
> IntegrationTestRpcClient from HBASE-14535 is failing with Async RPC client
> --------------------------------------------------------------------------
>
> Key: HBASE-14610
> URL: https://issues.apache.org/jira/browse/HBASE-14610
> Project: HBase
> Issue Type: Sub-task
> Components: rpc
> Reporter: Enis Soztutar
> Fix For: 2.0.0, 1.2.0, 1.0.3, 1.1.3
>
> Attachments: output
>
>
> HBASE-14535 introduces an IT to simulate a running cluster with RPC servers
> and RPC clients doing requests against the servers.
> It passes with the sync client, but fails with async client. Probably we need
> to take a look.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)