Skip to content

Couchbase Elasticsearch Connector (Plug-in) 3.0.0

Compare
Choose a tag to compare
@dnault dnault released this 22 Nov 02:15
· 28 commits to release/cypress since this release
3.0.0-cypress

With this release, the Couchbase plugin for Elasticsearch moves to a new versioning and branch management strategy that allows for simulateneous releases across ES versions.

Don't be alarmed by the major version bump; upgrading from version 2.x of the plugin should be seamless, and is recommended for all users. The code has just been relabeled for easier maintenance.

Issues resolved in this release:

  • CBES-48: [BUGFIX] Connection counter leak can cause spurious TooManyConcurrentConnections errors
  • #153: [BUGFIX] ClassCastException when TTL is Long instead of Integer
  • [FEATURE] Add 'couchbase.pipeline' config for specifying ingestion pipeline
  • [ENHANCEMENT] Improve logging for indexing errors
  • [ENHANCEMENT] Use Dropwizard Metrics to collect and log richer stats

Supported versions

There are a lot of plugin versions here (by necessity, one for each version of Elasticsearch). The reality is they have not all received the same degree of testing. The following versions are considered Supported, indicating they have received the most testing:

  • 3.0.0-cypress-es5.6.4
  • 3.0.0-birch-es5.2.2
  • 3.0.0-alder-es2.4.0

The remaining versions are considered Available, indicating they are expected
to work but have received only superficial testing.

Which version should you download? Pick the file whose es version component exactly matches your version of Elasticsearch.