分布式搜索引擎 Elasticsearch 6.3.1 发布,Bug 修复

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

内容简介: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

  • Change bulk’s retry condition to be based on RestStatus #29329 (issues: #28885#29254)

Java Low Level REST Client

  • Avoid setting connection request timeout #30384 (issue: #24069)

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

  • Ensure we don’t use a remote profile if cluster name matches #31331 (issue: #29321)

Packaging

  • Add package pre-install check for java binary #31343 (issue: #29665)

Recovery

  • Fix missing historyUUID in peer recovery when rolling upgrade 5.x to 6.3 #31506 (issue: #31482)

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

  • Preserve thread context when connecting to remote cluster #31574 (issues: #31241#31462)

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]


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

查看所有标签

猜你喜欢:

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

JAVA核心技术卷2

JAVA核心技术卷2

Cay S. Horstmann、Gary Cornell / 陈昊鹏、王浩、姚建平 / 机械工业出版社 / 2008-12 / 118.00元

《JAVA核心技术卷2:高级特征》是Java技术权威指南,全面覆盖Java技术的高级主题,包括流与文件、XML、网络、数据库编程、高级Swing、高级 AWT、JavaBean构件、安全、分布式对象、脚本、编译与注解处理等,同时涉及本地化、国际化以及Java SE 6的内容。《JAVA核心技术卷Ⅱ:高级特征》对Java技术的阐述精确到位,叙述方式深入浅出,并包含大量示例,从而帮助读者充分理解Jav......一起来看看 《JAVA核心技术卷2》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

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

Base64 编码/解码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换