[
https://issues.apache.org/jira/browse/HBASE-22605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16868573#comment-16868573
]
Hudson commented on HBASE-22605:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-1.3-IT #586 (See
[https://builds.apache.org/job/HBase-1.3-IT/586/])
HBASE-22605 Ref guide includes dev guidance only applicable to EOM (busbey: rev
8be947acef2babf48efc885353bba7ef1136878c)
* (edit) src/main/asciidoc/_chapters/developer.adoc
> Ref guide includes dev guidance only applicable to EOM versions
> ---------------------------------------------------------------
>
> Key: HBASE-22605
> URL: https://issues.apache.org/jira/browse/HBASE-22605
> Project: HBase
> Issue Type: Bug
> Components: documentation
> Reporter: Sean Busbey
> Assignee: Mingliang Liu
> Priority: Trivial
> Labels: beginner
> Attachments: HBASE-22605.000.patch
>
>
> The ref guide section on developer guidance has this blurb:
> {quote}
> h2. Implementing Writable
> h3. Applies pre-0.96 only
> bq. In 0.96, HBase moved to protocol buffers (protobufs). The below section
> on Writables applies to 0.94.x and previous, not to 0.96 and beyond.
> Every class returned by RegionServers must implement the Writable interface.
> If you are creating a new class that needs to implement this interface, do
> not forget the default constructor.
> {quote}
> ([ref|http://hbase.apache.org/book.html#common.patch.feedback.writable])
> this should be removed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)