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

David Alves commented on KUDU-258:
----------------------------------

I created a jepsen test for Kudu, which is available here: 
www.github.com/dralves/jepsen.
This is a very simple linearizable register test and I got it to fail reliably 
(as it should until KUDU-430 is resolved).
Moving forward we should keep adding to that and get this to run frequently on 
jenkins.

> Create an integration test that performs writes with multiple consistency 
> modes
> -------------------------------------------------------------------------------
>
>                 Key: KUDU-258
>                 URL: https://issues.apache.org/jira/browse/KUDU-258
>             Project: Kudu
>          Issue Type: Sub-task
>          Components: tserver
>    Affects Versions: M3
>            Reporter: David Alves
>            Assignee: David Alves
>
> Right now we test consistency modes independently, but they will eventually 
> coexist and that can spawn trouble (e.g. KUDU-242). We should have an 
> integration test that runs writes on multiple consistency modes at the same 
> time.
> Plus we should have the YCSB run on multiple consistency modes at the same 
> time (need to revive/cleanup what I did for the HT paper)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to