1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Crate 0.54.9 发布,数据存储系统 下载

本帖由 漂亮的石头2016-05-15 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,660
    赞:
    47
    Crate 0.54.9 发布了。更新如下:



    • Improved retry logic of bulk inserts/updates in order to prevent stack overflows caused by recursive retry calls that could lead to hanging update and imports using ``copy from``.


    • Fixed a race condition that could lead to relative write operations (`x = x+ 1`) to be executed twice.


    • In certain cases settings provided via ``-Des.`` system properties could be overridden by the ``crate.yml`` provided in ``$CRATE_HOME/config``


    • Fixed an issue that prevented generated columns to work correctly with arrays.


    • Restrict creation of tables having the primary key constraint within an array column type or its children.


    • with arrays.


    • Fixed an issue that could lead to the `internal_action_long_timeout` and `recovery_activity_timeout` settings to be reset to a wrong default value on a setting update


    • Fixed an issue that could lead to stuck queries if a node dropped out of the cluster.


    • Fix: Changing the column policy on a partitioned table throws an exception if more than 1 partition exists.


    • Fix: Altering a setting on an empty partitioned table is changing the setting on all exising tables.


    • Fix: Throw proper error if a column is used twice in primary key constraint.


    • Fix: Improved error handling to make sure JOIN queries don't get stuck on shard failures.


    • Fix bug which could cause the MATCH predicate in WHERE clause for partitioned tables to fail. This happens in cases when a column ident of the MATCH predicate is not a primary key column.


    • Fix: While restoring a snapshot with multiple indices inside, selecting concrete indices can result in a wrong index being restored.


    • Fix: Insert by query into a table with nested primary keys or nested partitioned by columns defined did not work.

    下载地址:

    Crate 0.54.9 发布,数据存储系统下载地址
     
正在加载...