Skip to content

Conversation

@mpenick
Copy link
Contributor

@mpenick mpenick commented Feb 29, 2016

Also, 690c7d0 fixes a bottleneck I found when benchmarking.

Michael Penick and others added 3 commits February 29, 2016 11:58
- Don't connect_keyspace (in case it's not there)
- Fix exit handling for failed session connect
@aholmberg
Copy link
Contributor

+1 changes

One thing I noticed while experimenting: examples/callback now hangs if keyspace 'examples' does not exist because it was doing cass_session_connect_keyspace without knowing the keyspace exists, and the exit handling was incorrect.

I posted #267 for this branch if you want it.

mpenick added a commit that referenced this pull request Mar 3, 2016
281 - Handle error when connecting with keyspace that doesn't exist
@mpenick mpenick merged commit a8e91b1 into master Mar 3, 2016
@mpenick mpenick deleted the 281 branch March 4, 2016 21:48
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.

3 participants