发布于 2016-11-09 00:31:14 | 145 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

Spring Cloud

Spring Cloud 为开发者提供了在分布式系统(如配置管理、服务发现、断路器、智能路由、微代理、控制总线、一次性 Token、全局锁、决策竞选、分布式会话和集群状态)操作的开发工具。使用 Spring Cloud 开发者可以快速实现上述这些模式。


Spring Cloud Task 1.1.0.RC1 发布了,此版本继续改进 1.1.0 的主要主题,即改进整体任务功能以及将 Spring XD 中存在的功能迁移到 Spring Cloud Task。该版本更新内容如下:

  • Updated error message handling - 1.1.0 adds a new column to the TASK_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 the EXIT_MESSAGE field in previous versions). This change allows for the EXIT_MESSAGE field 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.

  • Support for external execution id - When executing a task on a PaaS or other cloud infrastructure, there is typically a mapping that needs to occur between the task’s execution id and the id provided by the underlying system. This feature provides the ability to correlate those two for things like log management, audit, etc.

  • Support externalized task execution recording - This capability goes along with the support for an external execution id in that this allows the launching system to record a task execution’s existence prior to it’s start.

  • DB2 Support - Thanks to community for adding the DB2 support for Task Repository.

  • Partition Job Samples - Checkout the updated partitioned batch-job sample and the updated instructions on how to orchestrate them as short-lived Tasks in Local, Cloud Foundry, Mesos, YARN and Kubernetes.

发布说明

下载地址:



历史版本 :
Spring Cloud Data Flow 1.3.0.RC1 发布
Spring Cloud Finchley.M5 发布,兼容 Spring Boot 2.0
Spring Cloud Skipper 1.0 M2 发布,Spring Boot 工具
Spring Cloud Finchley.M4 发布,包含显著变化
Spring Cloud Task 2.0.0.M2 发布,更新兼容性
Spring Cloud Stream Elmhurst 2.0.0.M3 发布
Spring Cloud Pipelines 1.0.0.M7 发布,研发自动化模块
Spring Cloud Stream 1.3 GA 正式发布
Spring Cloud Task 1.2.2 发布
Spring Cloud Task 2.0.0.M1 发布
Spring Cloud Pipelines 1.0.0.M6 发布,研发自动化模块
Spring Cloud Data Flow 1.2.3 正式发布
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务