内容简介: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
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
SQL
HAVING clause should accept only aggregates #31872 (issue: #31726)
Fix querying an alias having different mappings indices generates an incorrect error message [ISSUE] #31784
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]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- 5个大数据处理/数据分析/分布式工具
- Elasticsearch 7.6.2 发布,分布式搜索和数据分析引擎
- ElasticSearch 6.3.2 发布,分布式搜索与数据分析引擎
- Elasticsearch 6.4.1 发布,分布式搜索与数据分析引擎
- Elasticsearch 6.4.2 发布,分布式搜索与数据分析引擎
- Elasticsearch 6.4.2 发布,分布式搜索与数据分析引擎
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
C语言算法速查手册
程晓旭、耿鲁静、张海、王勇 / 2009-10 / 49.00元
《C语言算法速查手册》用C语言编写了科研和工程中最常用的166个算法,这些算法包括复数运算、多项式的计算、矩阵运算、线性代数方程组的求解、非线性方程与方程组的求解、代数插值法、数值积分法、常微分方程(组)初值问题的求解、拟合与逼近、特殊函数、极值问题、随机数产生与统计描述、查找、排序、数学变换与滤波等。同时结合这些算法列举了将近100个应用实例,对其进行验证和分析。 《C语言算法速查手册》适......一起来看看 《C语言算法速查手册》 这本书的介绍吧!