DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports
Events Video Library
Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
View Events Video Library
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks

Integrating PostgreSQL Databases with ANF: Join this workshop to learn how to create a PostgreSQL server using Instaclustr’s managed service

Mobile Database Essentials: Assess data needs, storage requirements, and more when leveraging databases for cloud and edge applications.

Monitoring and Observability for LLMs: Datadog and Google Cloud discuss how to achieve optimal AI model performance.

Automated Testing: The latest on architecture, TDD, and the benefits of AI and low-code tools.

Related

  • State Transitions With Spring Integration
  • Java Applications Log Message Analytics Using Splunk
  • Throttling in Spring Integration
  • Why Real-time Data Integration Is a Priority for Architects in the Modern Era

Trending

  • Continuous Integration vs. Continuous Deployment
  • Development of Custom Web Applications Within SAP Business Technology Platform
  • The Systemic Process of Debugging
  • New Free Tool From Contrast Security Makes API Security Testing Fast and Easy
  1. DZone
  2. Testing, Deployment, and Maintenance
  3. Deployment
  4. Spring Integration 4.2 Milestone 2 is Available (and 4.1.6)

Spring Integration 4.2 Milestone 2 is Available (and 4.1.6)

The second milestone for the upcoming 4.2 release of Spring Integration is now available. Apache Zookeeper support is the biggest new feature!

Pieter Humphrey user avatar by
Pieter Humphrey
CORE ·
Jul. 09, 15 · News
Like (0)
Save
Tweet
Share
2.98K Views

Join the DZone community and get the full member experience.

Join For Free

Originally written by Gary Russell on the Spring blog

We are pleased to announce that the second milestone for the upcoming 4.2 release of Spring Integration is now available. In addition to those features in milestone 1 this release includes:

Zookeeper Support

Several components have been added that use zookeeper, including a LockRegistry and MetadataStore but probably the most significant is the ability to assign endpoints to a leadership Role, with the endpoint lifecycle being controlled by the leadership status. When an application context is granted leadership, all endpoints in the corresponding role are started automatically. Similarly when leadership is revoked, the endpoints are stopped.

This can be useful for configuring a hot-standby instance of an application.

CompletableFuture

When running with Java 8, gateway methods can now return CompletableFuture<?>.

Aggregator

It is now possible to more easily configure an aggregator as a message barrier where, when the message group is released (due to completion or timeout), each message is released individually rather than as a collection.

(S)FTP

The SFTP and FTP outbound gateways now support the -stream option when geting files and the message payload is an InputStream allowing direct streaming of the remote file. When using this feature for a text file, in conjunction with a FileSplitter (<int-file:splitter/>) each line can be processed individually without copying the file to local disk.

Performance Improvements

Some performance bottlenecks have been identified and corrected.

See the release notes for complete information and the project page for documentation and download details.

As a reminder, the Apache Kafka extension now supports version 0.8.2 of kafka.

The 4.1.6.RELEASE containing a few bug fixes and minor improvements is also available in the spring repo and will be in maven central shortly.

SpringOne 2GX 2015 is Around the Corner!

Book your place at SpringOne2GX in Washington, DC soon. Super Early Bird Price expires June 12th! It’s simply the best opportunity to find out first hand all that’s going on and to provide direct feedback.

Spring Integration Spring Framework Milestone (project management) Integration kafka

Published at DZone with permission of Pieter Humphrey, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Related

  • State Transitions With Spring Integration
  • Java Applications Log Message Analytics Using Splunk
  • Throttling in Spring Integration
  • Why Real-time Data Integration Is a Priority for Architects in the Modern Era

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 100
  • Nashville, TN 37211
  • support@dzone.com

Let's be friends: