手机版
你好,游客 登录 注册 搜索
背景:
阅读新闻

Spring Batch 4.1.1,4.0.2和3.0.10发布,批处理应用程序框架

[日期:2019-01-15] 来源:Linux公社  作者:醉落红尘 [字体: ]

Spring Batch 4.1.1,4.0.2和3.0.10已经发布。Spring Batch是一个轻量级,全面的批处理框架,旨在开发对企业系统日常运营至关重要的强大批处理应用程序。 Spring Batch以生产力,基于POJO的开发方法和人们从Spring Framework了解的一般易用性为基础,同时使开发人员可以在必要时轻松访问和利用更高级的企业服务。

如果您正在为批处理应用程序寻找运行时容器,或者需要管理控制台来查看当前和历史执行,请查看SpringBatchAdmin。它是一组服务(Java,JSON,JMX)和可选的Web UI,可用于管理和监视Batch系统。

更新日志

这些版本包含安全性和错误修复以及依赖项更新。我们建议用户升级到其中一个版本。请在以下链接中找到每个版本的更改日志:4.1.1| 4.0.2|

4.1.1

Bug

  • [BATCH-2758] - The Javadoc on DelimitedLineTokenizer#substringWithTrimmedWhitespaceAndQuotesIfQuotesPresent is wrong
  • [BATCH-2779] - JdbcExecutionContextDao#afterPropertiesSet misses null ExecutionContextSerializer

Improvement

  • [BATCH-2768] - Javadoc typo in PartitionStepBuilder#gridSize()

4.0.2

Bug

  • [BATCH-2442] - When an error is thrown on write and another error is thrown on process during retry, the job gets in a infinite loop and never finishes.
  • [BATCH-2624] - Chunk oriented step builders must validate that an ItemWriter is provided
  • [BATCH-2675] - Rejected Job can not be restarted
  • [BATCH-2711] - Existing failed job is restarted, even if new job contains different job parameters
  • [BATCH-2721] - Incorrect remote chunking sample in documentation
  • [BATCH-2728] - Xml/Java toggle is not working in the single HTML page version of the reference documentation
  • [BATCH-2730] - Incorrect remote partitioning sample in the documentation
  • [BATCH-2749] - Property default value differs from document
  • [BATCH-2779] - JdbcExecutionContextDao#afterPropertiesSet misses null ExecutionContextSerializer

Improvement

  • [BATCH-2698] - Unnecessary apache commons-io dependency in spring-batch-test module
  • [BATCH-2699] - Derby generated files should be under build directory
  • [BATCH-2701] - Unnecessary apache commons-collections in spring-batch-test module
  • [BATCH-2702] - testCompile hamcrest-library in spring-batch-test module
  • [BATCH-2732] - Make StepExecutionRequest JSON compatible

Defect

  • [BATCH-2738] - FlatFileItemReaderBuilder class - TAB character is not set as a delimiter

3.0.10

Bug

  • [BATCH-2442] - When an error is thrown on write and another error is thrown on process during retry, the job gets in a infinite loop and never finishes.
  • [BATCH-2624] - Chunk oriented step builders must validate that an ItemWriter is provided
  • [BATCH-2675] - Rejected Job can not be restarted
  • [BATCH-2749] - Property default value differs from document
  • [BATCH-2779] - JdbcExecutionContextDao#afterPropertiesSet misses null ExecutionContextSerializer

Improvement

  • [BATCH-2699] - Derby generated files should be under build directory

下载

Linux公社的RSS地址https://www.linuxidc.com/rssFeed.aspx

本文永久更新链接地址https://www.linuxidc.com/Linux/2019-01/156386.htm

linux
相关资讯       Spring Batch 
本文评论   查看全部评论 (0)
表情: 表情 姓名: 字数

       

评论声明
  • 尊重网上道德,遵守中华人民共和国的各项有关法律法规
  • 承担一切因您的行为而直接或间接导致的民事或刑事法律责任
  • 本站管理人员有权保留或删除其管辖留言中的任意内容
  • 本站有权在网站内转载或引用您的评论
  • 参与本评论即表明您已经阅读并接受上述条款