Bug 249915 - textproc/elasticsearch7: Update to 7.9.2
Summary: textproc/elasticsearch7: Update to 7.9.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Tobias C. Berner
URL: https://www.elastic.co/guide/en/elast...
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-26 12:21 UTC by Juraj Lutter
Modified: 2020-10-03 20:12 UTC (History)
2 users (show)

See Also:
otis: maintainer-feedback+
otis: maintainer-feedback+


Attachments
textproc/elasticsearch7: Update to 7.9.2 (4.98 KB, patch)
2020-09-26 12:21 UTC, Juraj Lutter
otis: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Juraj Lutter freebsd_committer freebsd_triage 2020-09-26 12:21:06 UTC
Created attachment 218322 [details]
textproc/elasticsearch7: Update to 7.9.2

Hi,

please find the patch attached.

Changelog since 7.9.1:

* Deprecations
  - Infra/Plugins
	- Deprecate xpack.eql.enabled setting and make it a no-op
* Enhancements
  - Mapping
	- Improve error messages on bad [format] and [null_value] params for date mapper
* Bug fixes
  - Aggregations
	- Cardinality request breaker leak
	- Fix bug with terms' min_doc_count
  - Analysis
	  - Fix standard filter BWC check to allow for cacheing bug
  - Authentication
	  - Ensure domain_name setting for AD realm is present
	  - Update authc failure headers on license change
  - Authorization
	  - Ensure authz operation overrides transient authz headers
  - CCR
	  - CCR should retry on CircuitBreakingException
  - EQL
	  - Create the search request with a list of indices
  - Engine
	- Allow enabling soft-deletes on restore from snapshot
  - Features/Data streams
	- Always validate that only a create op is allowed in bulk api for data streams
	- Fix NPE when deleting multiple backing indices on a data stream
	- Fix data stream wildcard resolution bug in eql search api.
	- Prohibit the usage of create index api in namespaces managed by data stream templates
  - Features/ILM+SLM
	- Fix condition in ILM step that cannot be met
  - Features/Ingest
	- Add Missing NamedWritable Registration for ExecuteEnrichPolicyStatus
  - Features/Java High Level REST Client
	- Drop assertion that rest client response warnings conform to RFC 7234
	- Infra/Packaging
	- Check glibc version
  - Machine Learning
	- Add null checks for C++ log handler
	- Persist progress when setting data frame analytics task to failed
	- Fix reporting of peak memory usage in memory stats for data frame analytics
	- Fix reporting of peak memory usage in model size stats for anomaly detection
  - Mapping
	- Allow empty null values for date and IP field mappers
	- Take resolution into account when parsing date null value
  - Network
	- Log alloc description after netty processors set
  - SQL
	- Do not resolve self-referencing aliases
  - Search
	- Fix disabling allow_leading_wildcard
	- Search memory leak
  - Transform
	- Disable optimizations when using scripts in group_by
* Upgrades
  - Infra/Packaging
	- Upgrade the bundled JDK to JDK 15

Testport results:
http://freebsd-stable.builder.wilbury.net/data/11_4_RELEASE_GENERIC-default/2020-09-25_17h07m46s/logs/elasticsearch7-7.9.2.log
http://freebsd-stable.builder.wilbury.net/data/12_STABLE_GENERIC_amd64-default/2020-09-25_19h13m03s/logs/elasticsearch7-7.9.2.log
http://freebsd-current.builder.wilbury.net/data/13cgx64-default/2020-09-25_20h20m48s/logs/elasticsearch7-7.9.2.log
Comment 1 Juraj Lutter freebsd_committer freebsd_triage 2020-09-26 16:09:00 UTC
It would be benefical for everyone if I had a commit access (probably not only) to these ports.
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-10-03 20:06:04 UTC
A commit references this bug:

Author: tcberner
Date: Sat Oct  3 20:05:16 UTC 2020
New revision: 551342
URL: https://svnweb.freebsd.org/changeset/ports/551342

Log:
  textproc/elasticsearch7: Update to 7.9.2

  Changelog since 7.9.1:

  * Deprecations
    - Infra/Plugins
  	- Deprecate xpack.eql.enabled setting and make it a no-op
  * Enhancements
    - Mapping
  	- Improve error messages on bad [format] and [null_value] params for date mapper
  * Bug fixes
    - Aggregations
  	- Cardinality request breaker leak
  	- Fix bug with terms' min_doc_count
    - Analysis
  	  - Fix standard filter BWC check to allow for cacheing bug
    - Authentication
  	  - Ensure domain_name setting for AD realm is present
  	  - Update authc failure headers on license change
    - Authorization
  	  - Ensure authz operation overrides transient authz headers
    - CCR
  	  - CCR should retry on CircuitBreakingException
    - EQL
  	  - Create the search request with a list of indices
    - Engine
  	- Allow enabling soft-deletes on restore from snapshot
    - Features/Data streams
  	- Always validate that only a create op is allowed in bulk api for data streams
  	- Fix NPE when deleting multiple backing indices on a data stream
  	- Fix data stream wildcard resolution bug in eql search api.
  	- Prohibit the usage of create index api in namespaces managed by data stream templates
    - Features/ILM+SLM
  	- Fix condition in ILM step that cannot be met
    - Features/Ingest
  	- Add Missing NamedWritable Registration for ExecuteEnrichPolicyStatus
    - Features/Java High Level REST Client
  	- Drop assertion that rest client response warnings conform to RFC 7234
  	- Infra/Packaging
  	- Check glibc version
    - Machine Learning
  	- Add null checks for C++ log handler
  	- Persist progress when setting data frame analytics task to failed
  	- Fix reporting of peak memory usage in memory stats for data frame analytics
  	- Fix reporting of peak memory usage in model size stats for anomaly detection
    - Mapping
  	- Allow empty null values for date and IP field mappers
  	- Take resolution into account when parsing date null value
    - Network
  	- Log alloc description after netty processors set
    - SQL
  	- Do not resolve self-referencing aliases
    - Search
  	- Fix disabling allow_leading_wildcard
  	- Search memory leak
    - Transform
  	- Disable optimizations when using scripts in group_by
  * Upgrades
    - Infra/Packaging
  	- Upgrade the bundled JDK to JDK 15

  Release notes:
  	https://www.elastic.co/guide/en/elasticsearch///reference/current/release-notes-7.9.2.html

  PR:		249915
  Submitted by:	Juraj Lutter <juraj@lutter.sk>

Changes:
  head/textproc/elasticsearch7/Makefile
  head/textproc/elasticsearch7/distinfo
Comment 3 Tobias C. Berner freebsd_committer freebsd_triage 2020-10-03 20:12:32 UTC
Committed, thanks.