You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sean Busbey (Jira)" <ji...@apache.org> on 2019/09/28 03:35:00 UTC

[jira] [Updated] (HBASE-22605) Ref guide includes dev guidance only applicable to EOM versions

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

Sean Busbey updated HBASE-22605:
--------------------------------
    Fix Version/s: 1.4.11

> 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
>             Fix For: 3.0.0, 2.3.0, 2.0.6, 2.2.1, 2.1.6, 1.4.11
>
>         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
(v8.3.4#803005)