You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2013/01/28 17:03:13 UTC

[jira] [Assigned] (HBASE-7688) Master coprocessor RPCs don't propagate exceptions

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

Ted Yu reassigned HBASE-7688:
-----------------------------

    Assignee: Mike Lewis
    
> Master coprocessor RPCs don't propagate exceptions
> --------------------------------------------------
>
>                 Key: HBASE-7688
>                 URL: https://issues.apache.org/jira/browse/HBASE-7688
>             Project: HBase
>          Issue Type: Bug
>          Components: Protobufs
>    Affects Versions: 0.96.0
>            Reporter: Mike Lewis
>            Assignee: Mike Lewis
>             Fix For: 0.96.0
>
>         Attachments: fix-hmaster-rpc-exceptions-2.patch, fix-hmaster-rpc-exceptions.patch
>
>
> I was working on some coprocessor tests, and was wondering why exceptions weren't bubbling up while calling checkFailed on my RpcController.
> Turns out, that HMaster's execMasterService seems to be sending the wrong RpcController (that happens to be null in my case) to the methods.
> I have a fix that appears to work, but I am not familiar enough with the code to know that it's the write one.
> Version I am working on has the git sha 9a322b0

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