[ 
https://issues.apache.org/jira/browse/HBASE-16526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15450615#comment-15450615
 ] 

Duo Zhang commented on HBASE-16526:
-----------------------------------

I see this in findbugs-exclude.xml

{noformat}
  <Match>
    <!-- Nested packages are not included by the filter, so we need a regexp... 
-->
    <Package name="~org\.apache\.hadoop\.hbase\.tmpl\..*"/>
  </Match>

  <Match>
    <Package name="~org\.apache\.hadoop\.hbase\.generated\..*"/>
  </Match>

{noformat}

Maybe the same problem here? Let me have a try.

> Add more ipc tests
> ------------------
>
>                 Key: HBASE-16526
>                 URL: https://issues.apache.org/jira/browse/HBASE-16526
>             Project: HBase
>          Issue Type: Sub-task
>    Affects Versions: 2.0.0
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>             Fix For: 2.0.0
>
>         Attachments: HBASE-16526.patch
>
>
> For testing remote error, timeout...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to