twitter / storehaus

Storehaus is a library that makes it easy to work with asynchronous key value stores
Apache License 2.0
464 stars 86 forks source link

ElasticSearch test is flakey #296

Closed johnynek closed 8 years ago

johnynek commented 8 years ago

[info] ElasticSearchStoreSpecs: [info] ElasticSearch Store [info] - should Put a value *** FAILED *** [info] None did not equal Some(Person(Joe,Smith,29)) (ElasticSearchStoreSpecs.scala:52)

BenFradet commented 8 years ago

I'll investigate this one this week.

johnynek commented 8 years ago

Thanks a ton!