Patrik Nordwall
Patrik Nordwall
@zapletal-martin I have not migrated this and (sub-issues) to akka/akka-persistence-cassandra.
yeah, that should not be related to this PR. I don't know how to trigger a rebuild with travis, but I would like that you squashed the two commits to...
hm, I'll take a look later
It looks like we have had some problems with that spec in the cassandra-3.x branch and increased the timeouts there: https://github.com/krasserm/akka-persistence-cassandra/blob/cassandra-3.x/src/test/scala/akka/persistence/cassandra/journal/CassandraJournalSpec.scala Please do the same here, i.e. ``` akka.test.single-expect-default =...
okey, that was another test that failed this time. I have increased the timeouts for both in https://github.com/krasserm/akka-persistence-cassandra/pull/152 merged, so please rebase
when completing this, please open PR at https://github.com/akka/akka-persistence-cassandra, which is the new home for akka-persistence-cassandra
you know about the cassandra-3.x branch?
thanks, help with that is very much appreciated
@masterzen looks like a nice feature. What is the status? I think it will be difficult to migrate the test to the cassandra-3x branch, but I guess we can live...