Skip to content

Instantly share code, notes, and snippets.

@rjernst
Created March 25, 2015 18:51
Show Gist options
  • Save rjernst/fcfa448d9378f40bab92 to your computer and use it in GitHub Desktop.
Save rjernst/fcfa448d9378f40bab92 to your computer and use it in GitHub Desktop.
* Core: Deprecated the thrift and memcached transports ([#10167](https://github.com/elastic/elasticsearch/pull/10167), 1.6.0, 1.5.0)
* Core: Remove references to the thrift and memcached transport plugins ([#10169](https://github.com/elastic/elasticsearch/pull/10169), 2.0.0)
* Replication: Remove `async` replication ([#10171](https://github.com/elastic/elasticsearch/pull/10171), 2.0.0)
* Internal: Add before/afterIndexShardDelete callback ([#10173](https://github.com/elastic/elasticsearch/pull/10173), 2.0.0, 1.5.0)
* Snapshots: increase default rate limiting for snapshot, restore and recovery to 40 MB/sec ([#10185](https://github.com/elastic/elasticsearch/pull/10185), 2.0.0, 1.6.0, 1.5.0)
* Java API: remove duplicated consistency level and replication type setters ([#10188](https://github.com/elastic/elasticsearch/pull/10188), 2.0.0, 1.6.0)
* Core: Remove benchmark api ([#10184](https://github.com/elastic/elasticsearch/pull/10184), 2.0.0)
* Internal: Schedule transport ping interval ([#10189](https://github.com/elastic/elasticsearch/pull/10189), 2.0.0, 1.6.0)
* Removed duplicate timeout param ([#10205](https://github.com/elastic/elasticsearch/pull/10205), 2.0.0, 1.6.0, 1.5.0, 1.4.5, 1.3.10)
* Internal: Upgrade to Jackson 2.5.1 ([#10210](https://github.com/elastic/elasticsearch/pull/10210), 2.0.0, 1.6.0)
* Internal: Fix string comparisons ([#10204](https://github.com/elastic/elasticsearch/pull/10204), 2.0.0, 1.6.0)
* Allocation: Verify shards index UUID when fetching started shards ([#10200](https://github.com/elastic/elasticsearch/pull/10200), 2.0.0)
* Recovery: only cancel when primary completed relocation ([#10218](https://github.com/elastic/elasticsearch/pull/10218), 2.0.0, 1.6.0)
* Transport: fix racing condition in timeout handling ([#10220](https://github.com/elastic/elasticsearch/pull/10220), 2.0.0, 1.6.0, 1.5.1)
* Docs: clearer MLT documentation ([#10191](https://github.com/elastic/elasticsearch/pull/10191), 1.6.0, 1.5.1)
* Geo: fix docs for geo_point "validate" option ([#10168](https://github.com/elastic/elasticsearch/pull/10168), 2.0.0, 1.5.1)
* Internal: get tests working on java 9 ([#10228](https://github.com/elastic/elasticsearch/pull/10228), 2.0.0, 1.6.0, 1.5.1)
* Geo: Fix validate_* merge policy for GeoPointFieldMapper ([#10165](https://github.com/elastic/elasticsearch/pull/10165), 2.0.0, 1.5.1)
* API: Deprecate delete-by-query in client/transport/action APIs too ([#10239](https://github.com/elastic/elasticsearch/pull/10239), 1.6.0, 1.5.1)
* Mappings: Remove delete mapping API ([#10231](https://github.com/elastic/elasticsearch/pull/10231), 2.0.0)
* API: changed all the links in json specs to the new site ([#10240](https://github.com/elastic/elasticsearch/pull/10240), 2.0.0, 1.6.0)
* Scripts: Added "lang" field to documentation of script score definition ([#10243](https://github.com/elastic/elasticsearch/pull/10243), 2.0.0, 1.6.0, 1.5.1)
* Stats: add node id to _cat apis ([#10246](https://github.com/elastic/elasticsearch/pull/10246), 2.0.0, 1.6.0)
* Recovery: add total operations to the `_recovery` API ([#10042](https://github.com/elastic/elasticsearch/pull/10042), 2.0.0, 1.5.0)
* Transport: Return useful error message on potential HTTP connect ([#10108](https://github.com/elastic/elasticsearch/pull/10108), 2.0.0, 1.6.0)
* Plugins: Always send current ES version when downloading plugins ([#10131](https://github.com/elastic/elasticsearch/pull/10131), 2.0.0, 1.6.0, 1.5.0)
* Core: fix typo when primary is not available to index a document (UnavailableShardsException) ([#10140](https://github.com/elastic/elasticsearch/pull/10140), 2.0.0, 1.5.0)
* Tests: use bigger back compat indexes ([#10143](https://github.com/elastic/elasticsearch/pull/10143), 2.0.0, 1.6.0)
* Http: add option to only return simple exception messages ([#10117](https://github.com/elastic/elasticsearch/pull/10117), 2.0.0, 1.5.0)
* Tests: Add tests that triggers truncated files on recovery ([#10155](https://github.com/elastic/elasticsearch/pull/10155), 2.0.0, 1.6.0, 1.5.0)
* Docs: Need additional line in config file, to work tutorial's example. ([#10074](https://github.com/elastic/elasticsearch/issues/10074), 2.0.0, 1.6.0, 1.5.0, 1.4.5)
* Suggest: return an HTTP error code when a suggest request failed instead of 200 ([#10104](https://github.com/elastic/elasticsearch/pull/10104), 2.0.0, 1.6.0, 1.5.0)
* Internal: Move GatewayShardsState logic into IndexShard ([#10093](https://github.com/elastic/elasticsearch/pull/10093), 2.0.0)
* Delete api: remove broadcast delete if routing is missing when required ([#10136](https://github.com/elastic/elasticsearch/pull/10136), 2.0.0)
* Recovery: add throttle stats ([#10097](https://github.com/elastic/elasticsearch/pull/10097), 2.0.0, 1.5.0)
* Cleanup: Remove unsafe field in BytesStreamInput ([#10157](https://github.com/elastic/elasticsearch/pull/10157), 2.0.0, 1.6.0)
* Transport: Close all resources if doStart fails ([#9898](https://github.com/elastic/elasticsearch/pull/9898), 2.0.0, 1.6.0)
* _cat/nodes: Thread null handling through stats and info ([#9938](https://github.com/elastic/elasticsearch/pull/9938), 2.0.0, 1.6.0)
* Transport: fix potential NPE in new tracer log if request timeout ([#9994](https://github.com/elastic/elasticsearch/pull/9994), 2.0.0, 1.6.0, 1.5.0)
* Internal: Better detection of CBOR ([#10026](https://github.com/elastic/elasticsearch/pull/10026), 2.0.0, 1.6.0)
* Core: fix handling of IndicesOptions in update settings REST API ([#10030](https://github.com/elastic/elasticsearch/pull/10030), 2.0.0, 1.6.0)
* Function score: undo "Remove explanation of query score from functions" ([#9826](https://github.com/elastic/elasticsearch/pull/9826), 2.0.0, 1.6.0, 1.5.1)
* Percolator: Take filters from aliases into account ([#9590](https://github.com/elastic/elasticsearch/pull/9590), 2.0.0, 1.5.0)
* Recovery: node shut down during the last phase of recovery needlessly fails shard ([#9496](https://github.com/elastic/elasticsearch/issues/9496), 2.0.0, 1.5.0)
* Logging: Change logging to warning to match pattern ([#9593](https://github.com/elastic/elasticsearch/pull/9593), 2.0.0, 1.6.0)
* Geo: "validate" option for type "geo_point" in mapping is not loading ([#9539](https://github.com/elastic/elasticsearch/issues/9539), 2.0.0, 1.6.0)
* Stats: Add node name to _cat/recovery output ([#9353](https://github.com/elastic/elasticsearch/issues/9353), 2.0.0, 1.6.0)
* Allocation: Early terminate if the cluster can't be rebalanced ([#9162](https://github.com/elastic/elasticsearch/pull/9162), 2.0.0, 1.6.0)
* Internal: Don't broadcast deletes to all shards ([#9123](https://github.com/elastic/elasticsearch/issues/9123), 2.0.0)
* API: Remove indices_boost URL param, closes #6281 ([#9244](https://github.com/elastic/elasticsearch/pull/9244), 2.0.0, 1.6.0)
* Core: use Lucene's defaults for compound file format ([#8934](https://github.com/elastic/elasticsearch/pull/8934), 2.0.0, 1.5.0)
* Resiliency: Throw exception if the JVM will corrupt data. ([#7580](https://github.com/elastic/elasticsearch/pull/7580), 2.0.0, 1.5.0, 1.4.5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment