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

Gregory Chanan resolved HBASE-6986.
-----------------------------------

    Resolution: Won't Fix

Marking as Won't Fix.  Getting it to work with both the secure and non-secure 
builds is difficult.  The issue is you don't seem to be able to change the 
invocation handler for a proxy once it's been set.  I want to set my own 
handler and dispatch through the actual invocation handler for the RpcEngine, 
but I don't know how to create the InvocationHandler for an arbitrary 
RpcEngine.  I can maintain a mapping for each type of RpcEngine, but that code 
ended up looking pretty ugly.

I still think having an RpcEngine that throws random SocketTimeoutExceptions is 
useful for testing, but I'll investigate doing it only on trunk via HBASE-6987.
                
> Reenable TestClientTimeouts for security build
> ----------------------------------------------
>
>                 Key: HBASE-6986
>                 URL: https://issues.apache.org/jira/browse/HBASE-6986
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Gregory Chanan
>            Assignee: Gregory Chanan
>            Priority: Minor
>             Fix For: 0.94.3
>
>
> TestClientTimeouts was disabled to get 0.94.2 out the door because it didn't 
> work in security build.  Investigate and reenable.

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

Reply via email to