Enhancements Allocation: Avoid extra reroutes of delayed shards in RoutingService #12532 (issues: #12456, #12515) Packaging: Shade joda-convert #13358 (issue: #13356) Query DSL: Add a check if FieldMappers exists #12635 (issue: #12572) Bug fixes Allocation: Take relocating shard into consideration during awareness allocation #13512 (issue: #12551) Take initializing shards into consideration during awareness allocation #12551 (issue: #12522) Fix messaging about delayed allocation #12515 (issue: #12456) Internal: Fix concurrency issue in PrioritizedEsThreadPoolExecutor. #12599 Nested Docs: Nested query should only use bitset cache for parent filter #13087 Packaging: Fix upgrade RPM script #12630 (issues: #12298, #12606) Plugins: Plugin script: Fix ES_HOME with spaces #12508 (issue: #12504) Query DSL: Do not track named queries that are null #12691 (issue: #12683) multi_match query applies boosts too many times. #12294 Recovery: Rethrow exception during recovery finalization even if source is not broken #12667 Snapshot/Restore: Snapshot restore request should accept indices options #13357 (issues: #10744, #13335) Suggesters: Prevent DirectCandidateGenerator to reuse an unclosed analyzer #12670
Sorry for the bit late update, a simple version bump should be enough. An ebuild is already available in this overlay: https://github.com/adjust/gentoo-overlay/tree/master/app-misc/elasticsearch @chainsaw: I can attach the ebuild here, or send a pull request on GitHub if you prefer. I'm not sure what works best for you since the tree migration to git.
1.7.3 is out: Enhancements Tribe Node: TransportNodesAction shouldn't hold on to cluster state #13948 Bug fixes Internal: An inactive shard is activated by triggered synced flush #13802 Pending operations in the translog prevent shard from being marked as inactive #13759 (issue: #13707) Mapping: Ensure more specific analyzer is used independent of the mapping order #14060 (issue: #14023) REST: Expose nodes operation timeout in REST API #13981 Snapshot/Restore: Snapshot restore operations throttle more than specified #13828 (issue: #6018) Tribe Node: Increment tribe node version on updates #13566 Upgrades Network: Upgrade Netty to 3.10.5.final #14105
Still a simple version bump should enough :)
@proxy-maint, would you help us getting version 1.7.3 into portage? A new major version 2.0 got released, so if possible, let's keep the previous stable versions around.
I can confirm updating the version to 1.7.3 without any other changes to the ebuild works well.
commit 1c3c8c9fa103e7cfa7bfb2e15ed15adc4521bd3d Author: Ian Delaney <idella4@gentoo.org> Date: Thu Nov 5 13:00:40 2015 +0800 app-misc/elasticsearch: bump to 1.7.3, fixes gentoo bug Gentoo bug: #562658
Thanks