Incidentally, we run Astyanax against 1.2.1. We haven't had any issues. When running against 1.2.0, we ran into this: https://github.com/Netflix/astyanax/issues/191
-brian --- Brian O'Neill Lead Architect, Software Development Health Market Science The Science of Better Results 2700 Horizon Drive King of Prussia, PA 19406 M: 215.588.6024 @boneill42 <http://www.twitter.com/boneill42> healthmarketscience.com This information transmitted in this email message is for the intended recipient only and may contain confidential and/or privileged material. If you received this email in error and are not the intended recipient, or the person responsible to deliver it to the intended recipient, please contact the sender at the email above and delete this email and any attachments and destroy any copies thereof. Any review, retransmission, dissemination, copying or other use of, or taking any action in reliance upon, this information by persons or entities other than the intended recipient is strictly prohibited. On 2/7/13 6:58 AM, "Peter Lin" <wool...@gmail.com> wrote: >if i'm not mistaken, isn't this due to limitations of thrift versus >binary protocol? That's my understanding from datastax blogs. > >unless someone really needs all the features of 1.2 like asynchronous >queries, astyanax and hector should work fine. > >On Thu, Feb 7, 2013 at 1:20 AM, Gabriel Ciuloaica <gciuloa...@gmail.com> >wrote: >> Astyanax is not working with Cassandra 1.2.1. Only java-driver is >>working >> very well with both Cassandra 1.2 and 1.2.1. >> >> Cheers, >> Gabi >> >> On 2/7/13 8:16 AM, Michael Kjellman wrote: >> >> It's a really great library and definitely recommended by me and many >>who >> are reading this. >> >> And if you are just starting out on 1.2.1 with C* you might also want to >> evaluate https://github.com/datastax/java-driver and the new binary >> protocol. >> >> Best, >> michael >> >> From: Cassa L <lcas...@gmail.com> >> Reply-To: "user@cassandra.apache.org" <user@cassandra.apache.org> >> Date: Wednesday, February 6, 2013 10:13 PM >> To: "user@cassandra.apache.org" <user@cassandra.apache.org> >> Subject: Netflix/Astynax Client for Cassandra >> >> Hi, >> Has anyone used Netflix/astynax java client library for Cassandra? I >>have >> used Hector before and would like to evaluate astynax. Not sure, how it >>is >> accepted in Cassandra community. Any issues with it or advantagest? API >> looks very clean and simple compare to Hector. Has anyone used it in >> production except Netflix themselves? >> >> Thanks >> LCassa >> >>