Sean Busbey created HBASE-22605:
-----------------------------------

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


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)

Reply via email to