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

Kevin Risden commented on HBASE-20581:
--------------------------------------

Either triggered by support ticket or mailing list I'd guess :) If this was 
found at the exact same time that would be a crazy coincidence.

HBase user mailing list entry - 
https://mail-archives.apache.org/mod_mbox/hbase-user/201805.mbox/%3CCAJU9nmiDyRFv4T0nOCAdLi-VDwFE%3Ddv0vqBT5Q0njPq9JMbd%3Dg%40mail.gmail.com%3E

> HBase book documentation wrong for REST operations on schema endpoints
> ----------------------------------------------------------------------
>
>                 Key: HBASE-20581
>                 URL: https://issues.apache.org/jira/browse/HBASE-20581
>             Project: HBase
>          Issue Type: Bug
>          Components: documentation
>            Reporter: Josh Elser
>            Assignee: Josh Elser
>            Priority: Critical
>         Attachments: HBASE-20581.001.patch
>
>
> On [https://hbase.apache.org/book.html#_using_rest_endpoints]
> The documentation states that to update a table schema (the configuration for 
> a column family), the {{PUT}} HTTP verb will update the current configuration 
> with the "fragment" of configuration provided, while the {{POST}} HTTP verb 
> will replace the current configuration with whatever is provided.
> In reality, the opposite is true: {{POST}} updates the configuration, {{PUT}} 
> replaces. The old javadoc for the o.a.h.h.rest package got it right, but the 
> entry on the HBase book transposed this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to