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

Upgrade Finagle and Util #265

Merged
merged 1 commit into from
May 19, 2015
Merged

Conversation

luciferous
Copy link
Contributor

No description provided.

@luciferous
Copy link
Contributor Author

This seems to pass locally:

$ ./sbt 'project storehaus-elasticsearch' 'testOnly com.twitter.storehaus.elasticsearch.ElasticSearchStoreSpecs'
[...snip...]
[info] ElasticSearchStoreSpecs:
[info] ElasticSearch Store
[info] - should Put a value
[info] - should Retrieve a value that doesnt exist
[info] - should Update a value
[info] - should Delete a value
[info] - should Put multiple values
[info] - should Retrieve values that do not exist
[info] - should Update multiple values
[info] - should Delete multiple values
[info] - should Search for  values
[info] ScalaTest
[info] Run completed in 39 seconds, 935 milliseconds.
[info] Total number of tests run: 9
[info] Suites: completed 1, aborted 0
[info] Tests: succeeded 9, failed 0, canceled 0, ignored 0, pending 0
[info] All tests passed.
[info] Passed: Total 9, Failed 0, Errors 0, Passed 9

@ianoc
Copy link
Collaborator

ianoc commented May 19, 2015

Taking the bump as finagle folks are using this to do some api upgrades

ianoc added a commit that referenced this pull request May 19, 2015
@ianoc ianoc merged commit 56f17d2 into twitter:develop May 19, 2015
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

Successfully merging this pull request may close these issues.

2 participants