In a blog post last
month, http://www.elasticsearch.org/blog/resiliency-elasticsearch/, Shay
pointed out that with Lucene 4.8 Elasticsearch will start using sequence
numbers for operations on priimary shards. This will speed up recovery so
only data that has changed need be copied on recovery. It is unclear to me
reading the 1.2 release notes whether that has been implemented or if so
where it is on the roadmap. Any more information on this?
In a blog post last month, Elasticsearch Platform — Find real-time answers at scale | Elastic, Shay pointed
out that with Lucene 4.8 Elasticsearch will start using sequence numbers
for operations on priimary shards. This will speed up recovery so only data
that has changed need be copied on recovery. It is unclear to me reading
the 1.2 release notes whether that has been implemented or if so where it
is on the roadmap. Any more information on this?
I'm not sure if this is related but there is work on designing sequence
numbers that are decentralized time based UUIDs. If they were assigned to
Lucene segments, shards could declare what segments they already have, when
a recovery process runs. Feature is planned for 1.3
Jörg
On Wed, May 28, 2014 at 7:01 AM, Ivan Brusic ivan@brusic.com wrote:
My understanding is that Lucene now provides checksums, but that sequence
numbers is a functionality built into Elasticsearch.
I do not think that functionality has been released with 1.2, but I could
be wrong. The item below it, zen discovery, is definitely not part of 1.2
In a blog post last month, Elasticsearch Platform — Find real-time answers at scale | Elastic, Shay
pointed out that with Lucene 4.8 Elasticsearch will start using sequence
numbers for operations on priimary shards. This will speed up recovery so
only data that has changed need be copied on recovery. It is unclear to me
reading the 1.2 release notes whether that has been implemented or if so
where it is on the roadmap. Any more information on this?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.