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

Phabricator commented on HBASE-5413:
------------------------------------

Kannan has added reviewers to the revision "HBASE-5413 [jira] Rename 
RowMutation to RowMutations".
Added Reviewers: Kannan

  Actually, RowMutations (in plural) doesn't sound good in documentation. For 
example saying,

  "A RowMutations which contains a Put & Delete.."

  is grammatically broken and either of the following sounds much better:

  "A RowOperation which contains a Put & Delete.."
  or
  "A AtomicRowMutation which contains a Put & Delete.."

  So, can we go use RowOperation or AtomicRowMutation instead?

REVISION DETAIL
  https://reviews.facebook.net/D1755

                
> Rename RowMutation to RowMutations
> ----------------------------------
>
>                 Key: HBASE-5413
>                 URL: https://issues.apache.org/jira/browse/HBASE-5413
>             Project: HBase
>          Issue Type: Sub-task
>          Components: client, coprocessors, regionserver
>            Reporter: Amitanand Aiyer
>            Assignee: Amitanand Aiyer
>             Fix For: 0.94.0
>
>         Attachments: HBASE-5413.D1755.1.patch, HBASE-5413.D1755.2.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to