[
https://issues.apache.org/jira/browse/HBASE-9719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13789962#comment-13789962
]
Jonathan Hsieh edited comment on HBASE-9719 at 10/9/13 2:57 AM:
----------------------------------------------------------------
Nice article.
We have done this in the past. We have TestAcidGuarantee and I added a main
method to that test back in the day to make it a long lived test [1]. We
should convert to be a IntegrationTest and throw our monkeys at em...
[1]
https://github.com/apache/hbase/blob/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/TestAcidGuarantees.java#L383
was (Author: jmhsieh):
Nice article.
We have done this in the past. We have TestAcidGuarantee and I added a main
method to that test back in the day to make it a long lived test [1]. We
should convert to be a IntegrationTest and through our monkeys at em...
[1]
https://github.com/apache/hbase/blob/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/TestAcidGuarantees.java#L383
> Premptive Call Me Maybe HBase
> -----------------------------
>
> Key: HBASE-9719
> URL: https://issues.apache.org/jira/browse/HBASE-9719
> Project: HBase
> Issue Type: Bug
> Reporter: stack
>
> Aphyr wrote an interesting article on C* [1]. Some awkward-looking issues
> were turned up though it seems the author is purportedly doing nothing but
> exercising the software within spec; he is just paying close attention to
> what is being returned.
> It does not look like Aphyr will be coming our way any time soon [2] --
> thanks Ian Varley -- but he could change his mind. Wouldn't it be coolio if
> we'd already run his test suite and found any bugs and fixed them before he
> came by? This issue is about running his article against hbase so we find
> the embarrassing before he does.
> 1. http://aphyr.com/posts/294-call-me-maybe-cassandra
> 2. https://twitter.com/aphyr/status/335082835868254209
--
This message was sent by Atlassian JIRA
(v6.1#6144)