[
https://issues.apache.org/jira/browse/CASSANDRA-6113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13781900#comment-13781900
]
Sean Parsons commented on CASSANDRA-6113:
-----------------------------------------
That CQL client is particularly immature in development and our database isn't
oriented around the use of CQL, which is why I was looking at the thrift one.
So while thrift may be obsolete, it's still used a lot and in the case of
Haskell no excuse for pointing people at a library that doesn't even have a way
to close the pool of connections:
https://github.com/the-real-blackh/cassandra-cql/issues/5
> cassandra-thrift library is massively out of date.
> --------------------------------------------------
>
> Key: CASSANDRA-6113
> URL: https://issues.apache.org/jira/browse/CASSANDRA-6113
> Project: Cassandra
> Issue Type: Improvement
> Components: Packaging
> Reporter: Sean Parsons
>
> The cassandra-thrift library on hackage is quite old and fixed to work only
> against 0.6.x versions of the thrift library:
> http://hackage.haskell.org/package/cassandra-thrift
> This makes it really hard to integrate it with anything that uses more recent
> versions of thrift as it will cause a dependency conflict.
--
This message was sent by Atlassian JIRA
(v6.1#6144)