Oliver Gierke
18953bdfec
DATACASS-220 - Downgrade to Cassandra driver 2.1.5.
...
The integration tests constantly fail on Bamboo on 2.1.6 and seem to be fine on 2.1.5. Downgraded until further diagnose.
2015-06-22 11:59:20 +02:00
Oliver Gierke
4acd159407
DATACASS-220 - Upgraded to Cassandra driver 2.1.6.
...
Adapted API change in TestLatencyTracker *sigh*. Removed version declaration for Guava to use the one from Spring Data Build.
2015-06-19 12:21:45 +02:00
David Webb
c8604afa3b
DATACASS-176: CassandraCqlClusterFactoryBean doesn't consider
...
maxConnections while validating coreConnection values
Task-Url: https://jira.spring.io/browse/DATACASS-176
Renamed test class
Added logic to FactoryBean to work around bug with DSE Driver.
2015-01-27 10:46:03 -05:00
David Webb
41d68ac541
Merge pull request #26 from sksumit1/patch-1
...
Fixing the bug in the file CassandraCqlClusterFactoryBean
2015-01-27 08:53:56 -05:00
David Webb
72e251bb59
DATACASS-198: Upgrade for Cassandra 2.1 Support
...
Task-Url: https://jira.spring.io/browse/DATACASS-198
Making Session static to prevent too many open files and to follow
best practices in C* Java Driver.
2015-01-26 15:26:45 -05:00
David Webb
e1a197170b
DATACASS-198: Upgrade for Cassandra 2.1 Support
...
Task-Url: https://jira.spring.io/browse/DATACASS-198
2015-01-26 15:18:22 -05:00
David Webb
c7e4320999
DATACASS-197: Reconsider usage of ingestions for general CQL test cases
...
Task-Url: https://jira.spring.io/browse/DATACASS-197
2015-01-26 11:33:42 -05:00
David Webb
83e0b30e2a
DATACASS-197: Reconsider usage of ingestions for general CQL test cases
...
Task-Url: https://jira.spring.io/browse/DATACASS-197
2015-01-26 10:34:51 -05:00
Oliver Gierke
aaa77690c8
DATACASS-196 - Improve usage of embedded Cassandra in integration tests.
...
Moved to non-static fields for Cassandra Cluster and Session and properly connect and close resources in @Before/@After callbacks.
Added missing license headers where necessary.
2015-01-21 16:34:02 +01:00
sksumit1
8a821a23ee
fix for https://jira.spring.io/browse/DATACASS-176
2014-11-01 10:58:31 +05:30
Matthew Adams
ff41674809
DATACASS-144: done; rebased all branch commits
2014-09-24 15:23:59 -05:00
David Webb
71eee6de31
DATACASS-136 - CLOSED - Updated dependencies.
...
Moved cassandra-all to scope test (left over from DSJD 1.X days)
Newest DSJD
Newest C* 2.0.X
2014-08-08 23:32:32 -04:00
David T Webb
8edc4ce1a9
DATACASS-126 - Added DataStax Java Driver 2.0.1 dependency and
...
cassandra-unit 2.0.X dependency.
Full support for Cassandra 2.0.X
2014-04-29 09:45:14 -04:00
David T Webb
482661268d
DATACASS-114 - Added WriteOptions with TTL support in CqlOperations and
...
CassandraOperations.
2014-03-21 12:35:12 -04:00
David T Webb
647b608402
DATACASS-89: Add overloaded methods to CqlOperations that use strongly
...
typed Query objects
Task-Url: https://jira.springsource.org/browse/DATACASS-89
2014-03-20 14:52:21 -04:00
Matthew Adams
97d55bcc7a
DATACASS-80 - renamed module spring-cassandra -> spring-cql, xml namespace from .../cassandra -> .../cql, + classes
2014-02-26 16:44:34 -06:00