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

sishen commented on HBASE-960:
------------------------------

Stack:  ok. I'll add the unit tests following the styles of the current unit 
test.

> REST interface:  more generic column family configure and also get Rows using 
> offset and limit
> ----------------------------------------------------------------------------------------------
>
>                 Key: HBASE-960
>                 URL: https://issues.apache.org/jira/browse/HBASE-960
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: rest
>    Affects Versions: 0.19.0
>            Reporter: sishen
>             Fix For: 0.19.0
>
>         Attachments: 960.trunk.update_column_descriptor.patch
>
>
> The update column family operation in REST interface will overwrite the 
> default metadata using the default value which is unexpected.  
> We should use the column family to get the old value and then do update if 
> requested by the users.  
> Also, for non-default metadata value, such as 
> "hbase.hregion.majorcompaction", we should still be enable to create/update 
> it using REST interface.
> For RowHandler, the user can request with offset and limit and get the rows.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to