Bug 250602

Summary: textproc/elasticsearch7: Update to 7.9.3
Product: Ports & Packages Reporter: Juraj Lutter <otis>
Component: Individual Port(s)Assignee: freebsd-elastic (Nobody) <elastic>
Status: Closed FIXED    
Severity: Affects Only Me CC: glewis, otis, tcberner
Priority: --- Flags: otis: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://www.elastic.co/guide/en/elasticsearch/reference/current/release-notes-7.9.3.html
Attachments:
Description Flags
textproc/elasticsearch7: Update to 7.9.3 otis: maintainer-approval+

Description Juraj Lutter freebsd_committer freebsd_triage 2020-10-25 17:35:24 UTC
Created attachment 219070 [details]
textproc/elasticsearch7: Update to 7.9.3

Hi,

please find the patch attached.

Changelog for 7.9.3:
* Bug fixes:
  - Allocation
    - InternalClusterInfoService should not ignore hidden indices
  - Audit
    - Move RestRequestFilter to core
  - Authentication
    - Ensure domain_name setting for AD realm is present
  - Authorization
    - Fix API key role descriptors rewrite bug for upgraded clusters
  - CCR
    - Retry CCR shard follow task when no seed node left
  - Cluster Coordination
    - Uniquely associate term with update task during election
  - EQL
    - Avoid filtering on tiebreakers
    - Fix bug in sequences with any pattern
  - Engine
    - Fix to actually throttle indexing on getting activated
  - Features/Data streams
    - Fix querying a data stream name in index field
  - Features/Ingest
    - Handle error conditions when simulating ingest pipelines with verbosity
      enabled
    - Make for each processor resistant to field modification
  - Machine Learning
    - Fix online updates with custom rules referencing filters
    - Reset reindexing progress when data frame analytics job resumes with
      incomplete reindexing
  - SQL
    - Fix exception when using CAST on inexact field
  - Search
    - Async search should retry updates on version conflict
  - Transform
    - Fix possible NPE if transform task has no node assigned
    - Filter null objects from field caps request
* Upgrades:
  - Infra/Packaging
    - Switch bundled JDK back to Oracle JDK
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-10-27 05:03:14 UTC
A commit references this bug:

Author: tcberner
Date: Tue Oct 27 05:02:26 UTC 2020
New revision: 553418
URL: https://svnweb.freebsd.org/changeset/ports/553418

Log:
  textproc/elasticsearch7: Update to 7.9.3

  Changelog for 7.9.3:
  * Bug fixes:
    - Allocation
      - InternalClusterInfoService should not ignore hidden indices
    - Audit
      - Move RestRequestFilter to core
    - Authentication
      - Ensure domain_name setting for AD realm is present
    - Authorization
      - Fix API key role descriptors rewrite bug for upgraded clusters
    - CCR
      - Retry CCR shard follow task when no seed node left
    - Cluster Coordination
      - Uniquely associate term with update task during election
    - EQL
      - Avoid filtering on tiebreakers
      - Fix bug in sequences with any pattern
    - Engine
      - Fix to actually throttle indexing on getting activated
    - Features/Data streams
      - Fix querying a data stream name in index field
    - Features/Ingest
      - Handle error conditions when simulating ingest pipelines with verbosity
        enabled
      - Make for each processor resistant to field modification
    - Machine Learning
      - Fix online updates with custom rules referencing filters
      - Reset reindexing progress when data frame analytics job resumes with
        incomplete reindexing
    - SQL
      - Fix exception when using CAST on inexact field
    - Search
      - Async search should retry updates on version conflict
    - Transform
      - Fix possible NPE if transform task has no node assigned
      - Filter null objects from field caps request
  * Upgrades:
    - Infra/Packaging
      - Switch bundled JDK back to Oracle JDK

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

Changes:
  head/textproc/elasticsearch7/Makefile
  head/textproc/elasticsearch7/distinfo