Did you add the dependency? "com.typesafe.akka" %% "akka-persistence-query-experimental" % "2.4.8"
On Sunday, July 10, 2016 at 3:03:15 PM UTC-6, Jakub Hajto wrote: > > I'm on version 2.4.8 > > W dniu niedziela, 10 lipca 2016 22:21:41 UTC+2 użytkownik Jakub Hajto > napisał: >> >> I have encountered weird info. I tried to use PersistenceView but i saw >> message that it's deprecated and told me to use PersistenceQuery. After >> further inspection I realized that there is no such class in the .jar that >> sbt downloaded and it's part of experimental. >> >> Why was it deprecated? Is it safe to use? When will it be removed? Why >> was deprecated without replacement? >> >> Cheers, >> Haito >> > -- >>>>>>>>>> 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
