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

Hudson commented on HBASE-19897:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4511 (See 
[https://builds.apache.org/job/HBase-Trunk_matrix/4511/])
HBASE-19897 RowMutations should follow the fluent pattern (chia7712: rev 
adccbb7edf3986701d54b9ca93fcf5a8e99548fb)
* (edit) 
hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestFromClientSide3.java
* (edit) 
hbase-client/src/main/java/org/apache/hadoop/hbase/client/RowMutations.java


> RowMutations should follow the fluent pattern
> ---------------------------------------------
>
>                 Key: HBASE-19897
>                 URL: https://issues.apache.org/jira/browse/HBASE-19897
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: Chia-Ping Tsai
>            Assignee: Chia-Ping Tsai
>            Priority: Minor
>             Fix For: 2.0.0-beta-2
>
>         Attachments: HBASE-19897.v0.patch, HBASE-19897.v1.patch, 
> HBASE-19897.v1.patch
>
>
> Other row ops, including {{Put}}, {{Delete}}, {{Get}}, {{Scan}}, do have the 
> fluent interface. Also, Changing the return type from {{Void}} to 
> {{RowMutations}} won't break the API BC (unless someone has interest in 
> {{Void}} object...)



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

Reply via email to