博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Elasticsearch 6.6.1 发布,分布式搜索和数据分析引擎
阅读量:6414 次
发布时间:2019-06-23

本文共 2052 字,大约阅读时间需要 6 分钟。

  hot3.png

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

更新如下:

  • 机器学习

    Add explanation so far to file structure finder exceptions

  • SQL

    Generate relevant error message when grouping functions are not used in GROUP BY (issue: )Skip the nested and object field types in case of an ODBC request (issue: )Describe aliases as views (issue: )

  • 安全

    Cleanup construction of interceptors

Bug 修复

  • Audit

    Fix IndexAuditTrail rolling upgrade on rollover edge - take 2 (issues: , )Fix NPE in Logfile Audit Filter (issue: )

  • Authentication

    Enhance parsing of StatusCode in SAML Responses Fix expired token message in Exception header

  • CCR

    Do not set fatal exception when shard follow task is stopped.

  • Distributed

    Fix synchronization in LocalCheckpointTracker#contains

  • Features/ILM

    Preserve ILM operation mode when creating new lifecycles , )

  • Features/Monitoring

    Allow built-in monitoring_user role to call GET _xpack API (issue: )

  • Geo

    Fix GeoHash PrefixTree BWC (issue: )Geo: Do not normalize the longitude with value -180 for Lucene shapes (issue: )

  • Machine Learning

    Fix error race condition on stop _all datafeeds and close _all jobs (issue: )Update ML results mappings on process start (issue: )

  • Network

    Reload SSL context on file change for LDAP (issues: , )

  • SQL

    Prevent grouping over grouping functions (issue: )Relax StackOverflow circuit breaker for constants (issue: )Fix issue with IN not resolving to underlying keyword field (issue: )Change the Intervals milliseconds precision to 3 digits (issue: )Added SSL configuration options tests (issue: )Fix casting from date to numeric type to use millis (issue: )Fix object extraction from sources (issue: )Fix bug regarding alias fields with dots (issue: )Fix issue with complex expression as args of PERCENTILE/_RANK (issue: )

  • Search

    Use executor SAME to handle search related handlers (issues: , )

  • Security

    Fix an improper permission issue when a new name is attached to an index. (CVE-2019-7611). See .Fix potential NPE in UsersTool

  • ZenDiscovery

    Always return metadata version if metadata is requested

下载地址:

转载地址:http://jfcra.baihongyu.com/

你可能感兴趣的文章
spring cloud DashBoard
查看>>
python基础学习14----正则表达式
查看>>
vue-router
查看>>
洛谷P1962 斐波那契数列
查看>>
题解——HDU 4734 F(x) (数位DP)
查看>>
[转]35 岁前程序员要规划好的四件事
查看>>
大话F#和C#:是否会重蹈C#失败的覆辙?
查看>>
jQuery常用方法
查看>>
经典算法
查看>>
11 用户交互,显示省市县三级联动的选择
查看>>
sql语句的优化分析
查看>>
运维面试题五十题
查看>>
雷神编码博客入口
查看>>
当通过Struts2传值给后台时,如果是外键,传字符串那么会出现错误
查看>>
主流浏览器
查看>>
String类replaceAll方法正则替换深入分析
查看>>
快速排序
查看>>
极限编程和JUnit
查看>>
linux上部署ant
查看>>
arc073 F many moves(dp + 线段树)
查看>>