Have you tried version 0.17 with the compat flag described in the readme?
https://github.com/akka/akka-persistence-cassandra/blob/master/README.md

/Patrik
lör 30 juli 2016 kl. 16:56 skrev Justin du coeur <jduco...@gmail.com>:

> I see you got things working, which is great.  I just wanted to caution:
>
> On Sat, Jul 30, 2016 at 8:29 AM, Muthukumaran Kothandaraman <
> muthu.kmk2...@gmail.com> wrote:
>
>> I assume my application.conf below is fine because I do not see any
>> exceptions.
>>
>
> As a rule of thumb, this isn't a safe assumption.  Config-file format is
> weakly typed, remember -- it's just strings -- and it does *not*
> automatically detect errors.  Some mistakes will get caught by the relevant
> libraries, but in general if you make a typo in the name, and the library
> has a default value for that config key, the error will be silently
> ignored...
>
> --
> >>>>>>>>>> Read the docs: http://akka.io/docs/
> >>>>>>>>>> Check the FAQ:
> http://doc.akka.io/docs/akka/current/additional/faq.html
> >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user
> ---
> You received this message because you are subscribed to the Google Groups
> "Akka User List" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to akka-user+unsubscr...@googlegroups.com.
> To post to this group, send email to akka-user@googlegroups.com.
> Visit this group at https://groups.google.com/group/akka-user.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to