ElasticSearch 6.3.2 发布,分布式搜索与数据分析引擎

栏目: 软件资讯 · 发布时间: 8年前

内容简介:ElasticSearch 6.3.2 发布了,Elasticsearch 是一个分布式的 RESTful 风格的搜索和数据分析引擎。 更新内容如下: Allocation A replica can be promoted and started in one cluster state update #32042 Auth...

ElasticSearch 6.3.2 发布了,Elasticsearch 是一个分布式的 RESTful 风格的搜索和数据分析引擎。

更新内容如下:

Allocation

  • A replica can be promoted and started in one cluster state update #32042

Authentication

  • Fix building AD URL from domain name #31849

Core

  • Disable C2 from using AVX-512 on JDK 10 #32138 (issue: #31425)

Machine Learning

  • Fixes calendar and filter updates from non-master nodes #31804 (issue: #31803)

  • No longer treats stale FAILED jobs as OPENING in job allocation #31800 (issue: #31794)

  • Rate limits established model memory updates #31768

  • Fixes SIGSEGV when upgrading a job directly from 5.6.10 to 6.3. It also fixes the upgrade for the trend component model, which caused large prediction errors immediately after upgrading. #143 (issue: #141)

  • Fixes issues upgrading the state, which could cause the autodetect process to crash. #140 (issue: #136)

Recovery

  • X-pack rolling upgrade failures [ISSUE] #31827

Rollup

  • Histo group config should support scaled_floats #32048 (issue: #32035)

SQL

  • HAVING clause should accept only aggregates #31872 (issue: #31726)

  • Fix incorrect HAVING equality #31820 (issue: #31796)

  • Fix incorrect message for aliases #31792 (issue: #31611)

  • Fix querying an alias having different mappings indices generates an incorrect error message [ISSUE] #31784

  • Allow long literals #31777 (issue: #31750)

  • Fix stackoverflow on getObject and timestamp conversion #31735 (issue: #31734)

Search

Security

  • Detect old trial licenses and mimic behaviour #32209

Watcher

  • Add ssl.trust email account setting #31684

  • Fix check for currently executed watches #31137

  • Increase HttpClient parallel sent requests #31859 (issue: #30130)

详情见发布公告

下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

数据结构与算法

数据结构与算法

卓滋德克 / 陈曙晖 / 清华大学出版社 / 2003-4-1 / 69.00

本书是一本介绍数据结构与算法的优秀书籍。 本书系统介绍了C++面向对象程序设计、算法复杂度、链表、栈、队列、递归、树、图、排序和查找算法、散列技术、数据压缩算法、内存管理等内容;尤其对递归算法进行了深入剖析。在附录中详细介绍了大O符号与标准模板库:在大多数章中提供了相应的实例分析和程序设计作业。 本书适合作为计算机软件专业或其他相关专业的教科书。对于需要参加计算机考试,......一起来看看 《数据结构与算法》 这本书的介绍吧!

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

URL 编码/解码
URL 编码/解码

URL 编码/解码

html转js在线工具
html转js在线工具

html转js在线工具