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

STORM-2354: Upgrade to datastax driver 3.1.3 #1936

Closed

Conversation

gilcesarf
Copy link

implemented some fixes to allow using driver 3.1.3.
This TODO is also commented in the code as a possible new fix:

// TODO: codecFor(Object) return first codec that accepts value.
// perhaps we could provide a way to the programmer give more info
// to allow other forms of codedFor more suitable to the case we
// known the the correct CSQL types involved. Anyway, does not
// impact when Token-aware Load Balancing Policy is not used.

setDate(String, Date) was deprecated and removed from API.
DataType serialize method. 
TODO: codecFor(Object) return first codec that accepts value.
Perhaps we could provide a way to the programmer give more info to allow
other forms of codedFor more suitable to the case we known the the
correct CSQL types involved. Anyway, does not impact when Token-aware
Load Balancing Policy is not used.
@HeartSaVioR
Copy link
Contributor

As I commented to the JIRA issue, this is duplicated. Could you please close this PR?

@gilcesarf
Copy link
Author

Closing. Thank you.

@gilcesarf gilcesarf closed this Feb 13, 2017
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