Aquiles 0.7.0.7

Rating: No reviews yet
Downloads: 12
Change Set: 82504
Released: Aug 22, 2011
Updated: Oct 21, 2011 by javiercanillas
Dev status: Beta Help Icon

Recommended Download

Application Aquiles 0.7.0.7 binaries
application, 266K, uploaded Aug 22, 2011 - 12 downloads

Release Notes

This release support all version of Cassandra 0.7.X.

What's new:
  • added beta version of new refactor. It's complete. Basically It will support a depdency injection framework to be used with Aquiles, despite this, I have managed to maintain old configuration section. So you will probably need just a little refactor on your application to use this.
  • Keep old fashioned commands, even though clients can now work with Cassandra Thrift Structure directly.
  • added throwing an Exception when a cluster cannot be built.
  • check if clusters are built already when retrieving 1 (on AquilesHelper), if they are not created by then, then the thread will pay the cost of creating them all.
  • Removed the RetrieveConnection method from AquilesHelper (static and instanciable classes). Since you should better ask for a cluster and use the methods from there
  • Added Integer32Helpers to support the new IntegerType.
  • Fixed the StressTest tool to properly Stress Aquiles and Cassandra from a CommandLine.
  • BugFix and test for issue 13989
  • added new feature to control some connection parameters for an individual call (timeouts essentialy)
  • corrected the functionality on the BorrowClient for cluster (It will now correctly detach the cassandraclient till the client that borrowed it actually release or invalidate it back again)
  • added more trace and log information

Reviews for this release

No reviews yet for this release.