[
https://issues.apache.org/jira/browse/HBASE-19426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-19426:
--------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
Release Note: Moves #has and #setTimestamp back up to Mutation from the
subclass Put so available to other Mutation implementations.
Status: Resolved (was: Patch Available)
Pushed to branch-2 and master (after fixing the non-silly checkstyles...).
Sorry [~chia7712].... trying to make our beta-1 numbers look good so piling in
the good stuff by pushing it...... Impatient.
> Move has() and setTimestamp() to Mutation
> -----------------------------------------
>
> Key: HBASE-19426
> URL: https://issues.apache.org/jira/browse/HBASE-19426
> Project: HBase
> Issue Type: Sub-task
> Components: Client
> Reporter: Chia-Ping Tsai
> Assignee: Chia-Ping Tsai
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19426.v0.patch, HBASE-19426.v0.test.patch
>
>
> The {{Put}} has many helper methods to get the inner cell. These methods
> should be moved to {{Mutation}} so as to have user get the cell from other
> subclasses of {{Mutation}}. Ditto for {{setTimestamp}}.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)