[
https://issues.apache.org/jira/browse/HBASE-16526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15449175#comment-15449175
]
Duo Zhang commented on HBASE-16526:
-----------------------------------
I have added a rule in dev-support/findbugs-exclude.xml to exclude the protobuf
{noformat}
39 <Match>
40 <Package name="org.apache.hadoop.hbase.ipc.protobuf.generated"/>
41 </Match>
{noformat}
I do not know why it does not work...
And the white spaces is in the generate file also.
Thanks.
> 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)