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

Hudson commented on HBASE-6794:
-------------------------------

Integrated in HBase-TRUNK #3344 (See 
[https://builds.apache.org/job/HBase-TRUNK/3344/])
    HBASE-6794 FilterBase should provide a default implementation of 
toByteArray (Revision 1386842)

     Result = FAILURE
gchanan : 
Files : 
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/filter/FilterBase.java

                
> FilterBase should provide a default implementation of toByteArray
> -----------------------------------------------------------------
>
>                 Key: HBASE-6794
>                 URL: https://issues.apache.org/jira/browse/HBASE-6794
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Gregory Chanan
>            Assignee: Gregory Chanan
>            Priority: Minor
>             Fix For: 0.96.0
>
>         Attachments: HBASE-6794.patch
>
>
> See HBASE-6657, FilterBase provides stub implementations for other Filter 
> methods, it seems reasonable for it to provide a default implementation for 
> toByteArray, for Filters that don't need special serialization (e.g. ones 
> with no state).

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