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

Nick Dimiduk commented on HBASE-10841:
--------------------------------------

That's unfortunate. We are free to break binary compatibility across major and 
minor releases. Patch releases must maintain binary compatibility. I would 
target 0.99.0 for this patch.

> Scan setters should consistently return this
> --------------------------------------------
>
>                 Key: HBASE-10841
>                 URL: https://issues.apache.org/jira/browse/HBASE-10841
>             Project: HBase
>          Issue Type: Improvement
>          Components: Client, Usability
>    Affects Versions: 0.99.0
>            Reporter: Nick Dimiduk
>            Priority: Minor
>
> 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.2#6252)

Reply via email to