Skip to content

Elassandra release 2.1.1-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@vroyer vroyer released this 05 Feb 21:15

2.1.1 - 2016-01-22

  • Based on Elasticsearch 2.1.1 and Apache Cassandra 2.2.4
  • Manage the _token field as an internal metadata field. This is the murmur3 hash of the partition key for cassandra row (an Elasticsearch document).
  • Index settings number_of_shards and number_of_replicas now dynamically reflects the number of nodes in the ES cluster (in the cassandra datacenter) and the replication factor for each index (= keyspace).
  • Add support for parent-child relation-ship
  • Bug fix when indexing inet type (Internet Address).