[
https://issues.apache.org/jira/browse/HBASE-10841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120230#comment-14120230
]
Anoop Sam John commented on HBASE-10841:
----------------------------------------
Patch looks good.
bq.Here is a patch which fixes all offenders in Put,Delete,Get,Scan,etc
Just edit this issue's title and description. :)
> Scan setters should consistently return this
> --------------------------------------------
>
> Key: HBASE-10841
> URL: https://issues.apache.org/jira/browse/HBASE-10841
> Project: HBase
> Issue Type: Sub-task
> Components: Client, Usability
> Affects Versions: 0.99.0
> Reporter: Nick Dimiduk
> Assignee: Enis Soztutar
> Priority: Minor
> Fix For: 0.99.0, 2.0.0
>
> Attachments: hbase-10841_v1.patch
>
>
> While addressing review comments on HBASE-10818, I noticed that our {{Scan}}
> class is inconsistent with it's setter methods. Some of them return {{this}},
> other's don't. They should be consistent. I suggest making them all return
> {{this}}, to support chained invocation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)