内容简介:lasticsearch 6.3.1 已发布,该版本主要是修复了 bug,涉及到认证、Ingest、Java REST 客户端以及机器学习等方面。具体如下 Authentication Security: fix joining cluster with production license #31341 (is...
lasticsearch 6.3.1 已发布,该版本主要是修复了 bug,涉及到认证、Ingest、Java REST 客户端以及机器学习等方面。具体如下
Authentication
Security: fix joining cluster with production license #31341 (issue: #31332)
Security: fix token bwc with pre 6.0.0-beta2 #31254 (issues: #30743, #31195)
Compliant SAML Response destination check #31175
Ingest
Ingest Attachment: Upgrade Tika to 1.18 #31252
Java High Level REST Client
Java Low Level REST Client
Machine Learning
Fixes a bug introduced in 6.3.0 which may cause the a node to hang and drop out of the cluster if Machine Learning is enabled and has been actively used. The issue can be redressed in 6.3.0 by disabling Machine Learning on all nodes #31691 (issue: #31683)
Network
Packaging
Recovery
Rollup
[Rollup] Metric config parser must use builder so validation runs #31159
SQL
JDBC: Fix stackoverflow on getObject and timestamp conversion #31735 (issue: #31734)
SQL: Preserve scoring in bool queries #30730 (issue: #29685)
Scripting
Painless: Fix bug for static method calls on interfaces #31348
Search
Fix race in clear scroll #31259
Cross Cluster Search: preserve remote status code #30976 (issue: #27461)
Security
Watcher
Watcher: Fix put watch action #31524
来自:https://www.elastic.co/guide/en/elasticsearch/reference/current/release-notes-6.3.1.html
下载地址:https://www.elastic.co/downloads/elasticsearch
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- 分布式监控系统 WGCLOUD,v3.0 bug 修复
- 分布式监控系统 WGCLOUD 更新,v3.2 的 bug 修复
- Jboot v1.6.3 发布,修复分布式 session 等若干问题
- 分布式监控系统 WGCLOUD,v3.2.9 的 bug 修复
- 开源分布式监控解决方案 Zabbix 3.4.6 发布,Bug 修复
- 分布式监控系统 WGCLOUD,v3.2.9 大屏展板 bug 修复
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
高效前端:Web高效编程与优化实践
李银城 著 / 机械工业出版社 / 2018-3-15 / 89.00元
这不是一本单纯讲解前端编程技巧的书,而是一本注重思想提升和内功修炼的书。 全书以问题为导向,精选了前端开发中的34个疑难问题,从分析问题的原因入手,逐步给出解决方案,并分析各种方案的优劣,最后针对每个问题总结出高效编程的最佳实践和各种性能优化的方法。 全书共7章,内容从逻辑上大致可以分为两大类: 第一类,偏向实践,围绕HTML、CSS、JavaScript等传统前端技术,以及PW......一起来看看 《高效前端:Web高效编程与优化实践》 这本书的介绍吧!