[
https://issues.apache.org/jira/browse/HBASE-10841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Enis Soztutar updated HBASE-10841:
----------------------------------
Attachment: hbase-10841_v3.patch
v3 fixes TestShell.
> Scan,Get,Put,Delete,etc 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, hbase-10841_v1.patch,
> hbase-10841_v2.patch, hbase-10841_v3.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)