[
https://issues.apache.org/jira/browse/GORA-155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419076#comment-13419076
]
Ferdy Galema commented on GORA-155:
-----------------------------------
True. the delete(T obj) should be implemented.
Note that multiple versions is something quite different though. First of all I
think there needs to be some discussion on how stores in general should deal
with multiple versions. As far as I know currently there is general support for
just 1 version. (I.e. a put overwrites existing puts, a get returns latest
(just a single) version). We need to define some semantics before implementing
version behaviour for specific stores. Makes sense?
> Improve delete operations in HBaseStore
> ---------------------------------------
>
> Key: GORA-155
> URL: https://issues.apache.org/jira/browse/GORA-155
> Project: Apache Gora
> Issue Type: Improvement
> Components: storage-hbase
> Affects Versions: 0.2
> Reporter: Lewis John McGibbney
> Priority: Minor
> Fix For: 0.4
>
>
> Currently HBaseStore enables users to delete an object for some given key
> however there is another delete (T obj) method which is currently not
> implemented.
> Additionally deleteByQuery() states that the functionality to delete by
> timestamp has still to be implemented.
> I've marked these both for 0.4 as I will not be taking them on for the time
> being.
--
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