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

Use an in-process Cassandra daemon #3

Closed
pingles opened this issue Dec 6, 2011 · 1 comment
Closed

Use an in-process Cassandra daemon #3

pingles opened this issue Dec 6, 2011 · 1 comment

Comments

@pingles
Copy link
Owner

pingles commented Dec 6, 2011

Currently the tests rely on having a Cassandra daemon running. cascading.cassandra creates an in-process daemon that the tests then connect to.

This could perhaps be introduced as a with-inproc-daemon macro, or perhaps a with-test-keyspace macro- could then tidy the dropping/creating keyspaces between tests

@pingles
Copy link
Owner Author

pingles commented Dec 14, 2011

merged from the embedded-daemon-tests branch into master in commit 7dc754b

@pingles pingles closed this as completed Dec 14, 2011
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

1 participant