You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Gregory Chanan (JIRA)" <ji...@apache.org> on 2012/10/12 01:31:03 UTC

[jira] [Created] (HBASE-6986) Reenable TestClientTimeouts for security build

Gregory Chanan created HBASE-6986:
-------------------------------------

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

[jira] [Resolved] (HBASE-6986) Reenable TestClientTimeouts for security build

Posted by "Gregory Chanan (JIRA)" <ji...@apache.org>.
     [ 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

[jira] [Commented] (HBASE-6986) Reenable TestClientTimeouts for security build

Posted by "Lars Hofhansl (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13477572#comment-13477572 ] 

Lars Hofhansl commented on HBASE-6986:
--------------------------------------

+1 on punting here.
We do not want to introduce more fragility into the HBase just so it can be tested.
Maybe this is a case for a more powerful mocking framework so that the RPC engines can be mocked with failure insertion.

                
> 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

[jira] [Updated] (HBASE-6986) Reenable TestClientTimeouts for security build

Posted by "Lars Hofhansl (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lars Hofhansl updated HBASE-6986:
---------------------------------

    Fix Version/s:     (was: 0.94.3)
    
> 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
>
> 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