Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TimeoutException when creating table vw_offsetstore #18

Closed
hervandevliert opened this issue Mar 22, 2018 · 1 comment
Closed

TimeoutException when creating table vw_offsetstore #18

hervandevliert opened this issue Mar 22, 2018 · 1 comment

Comments

@hervandevliert
Copy link
Contributor

Exception in thread "main" java.util.concurrent.TimeoutException: Futures timed out after [3 seconds]
at scala.concurrent.impl.Promise$DefaultPromise.ready(Promise.scala:255)
at scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:259)
at scala.concurrent.Await$.$anonfun$result$1(package.scala:215)
at scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:53)
at scala.concurrent.Await$.result(package.scala:142)
at io.cafienne.bounded.akka.persistence.eventmaterializers.CassandraOffsetStore.(OffsetStore.scala:82)
at io.cafienne.bounded.akka.persistence.eventmaterializers.ReadJournalOffsetStore.$init$(OffsetStore.scala:161)

@olger
Copy link
Contributor

olger commented Apr 25, 2018

@hervandevliert this can be closed, right ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants