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

新闻 Spring Cloud Task 1.0.3.RELEASE和1.1.0.M1发布 下载

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

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,979
    赞:
    47
    Spring Cloud Task 1.0.3.RELEASE 和 1.1.0.M1 发布了。Spring Cloud 为开发者提供了在分布式系统(如配置管理、服务发现、断路器、智能路由、微代理、控制总线、一次性 Token、全局锁、决策竞选、分布式会话和集群状态)操作的开发工具。使用 Spring Cloud ,开发者可以快速实现上述这些模式。

    Spring Cloud Task 1.0.3.RELEASE的更新是一个小更新,包括为了对齐而清除项目内的依赖管理和剩余部分的Spring Cloud组合如何管理它的依赖。

    Spring Cloud Task 1.1.0.M1的主要更新如下:


    • Updated error message handling - This release adds a new column to theTASK_EXECUTION table, ERROR_MESSAGE. This new column will be where any exception that is thrown causing the failure of a task to be recorded (this is changed from theEXIT_MESSAGE field in previous versions). This change allows for the EXIT_MESSAGEfield to be better utilized for orchestration of tasks.


    • Improved options for customizing the launch of partitioned job workers - When using the DeployerPartitionHandler, 1.1.0 now provides abstractions around customizing the environment variables and command line arguments on a per partition basis. This is an improvement of the all or nothing option available in the 1.0.x branch.

    下载地址:

    Spring Cloud Task 1.0.3.RELEASE


    Spring Cloud Task 1.1.0.M1


    发行主页:

    Spring Cloud Task 1.0.3.RELEASE和1.1.0.M1发布下载地址
     
正在加载...