Commit Graph

16 Commits

Author SHA1 Message Date
Soby Chacko
46d7567a77 INTEXT-104: Kafka: order for o-channel-adapter
JIRA: https://jira.spring.io/browse/INTEXT-104

`order` attribute now honored if kafka outbound adapter is connected to a subscribable channel
unit tests and samples are updated

Polishing: use `<xsd:attributeGroup ref="integration:channelAdapterAttributes"/>` for adapter tags to cover `SmartLifecycle` options.
2014-07-24 10:43:07 +03:00
Soby Chacko
07d45d69c1 INTEXT-110: Update Kafka version to 0.8.1.1
JIRA: https://jira.spring.io/browse/INTEXT-110

Perform the necessary API Changes (Partioner interface in Kafka is now non-genericized for Keys - concrete Object is the new type for Key)
Unit test updates for an internal Kafka class (MessageMetadata)
Updates for the samples Kafka project to use the new M2 snapshot, Spring 4.0 Messaging changes, other build related minor changes, etc.
2014-07-22 18:00:29 +03:00
Artem Bilan
ab5073fb4d AWS-S3: Close tag in the sample config
PR: https://github.com/spring-projects/spring-integration-extensions/pull/85
2014-06-28 14:10:48 +03:00
Rajasekar Elango
b4a51d4cf5 INTEXT-92 Kafka: Add support for specifying any producer/consumer property
* Update README.md for producer and consumer properties usage
2013-11-19 17:12:13 -05:00
Rajasekar Elango
3e7b7d1331 INTEXT-77 Add Kafka topic filter support for producer + consumer
* Add tests
* Add samples
* Update readme

Jira: https://jira.springsource.org/browse/INTEXT-77
2013-10-28 17:06:52 -04:00
Soby Chacko
b28bf4b06c INTEXT-84 Kafka: Enhance Avro serialization support 2013-08-01 16:20:24 -04:00
Soby Chacko
e46cbfdcb4 INTEXT-44 - Add Kafka Support
* Add Inbound adapter
* Add Outbound adapter
* Add serialization
* Initial Documentation
* Add unit tests
* Add async producer
* Support Kafka 0.8
* Add Kafka Sample

See: https://jira.springsource.org/browse/INTEXT-44
2013-06-03 00:15:01 -04:00
Gunnar Hillert
14995ec2f9 INTEXT-61 - Add Voldemort Sample 2013-04-02 16:32:48 -04:00
Gunnar Hillert
c879ef5e5e Merge branch 'master' of /Users/hillert/dev/gitsisample/spring-integration-samples into INTEXT-59 2013-03-29 10:35:55 -04:00
Gunnar Hillert
0d3a075d46 INTSAMPLES-109 - Move XQuery Sample to SI Extensions Repo 2013-03-29 10:24:07 -04:00
Gunnar Hillert
4426d540aa INTEXT-48 - Add sample for AWS S3 support
For reference see: https://jira.springsource.org/browse/INTEXT-48
2013-03-01 00:21:54 -05:00
Gunnar Hillert
080c1e39d9 INTEXT-35 - Add SMB Sample
For reference see: https://jira.springsource.org/browse/INTEXT-35
2013-02-22 14:40:33 -05:00
Gunnar Hillert
897fc0e9b4 INTEXT-6 - Add AWS SES Samples
* Add SES JavaMailSender Sample
* Add SES Spring Integration Sample
* Refactor DefaultAmazonSESMailSender to implement JavaMailSender and delegate to JavaMailSenderImpl rather than extending it
* Cleanup
2013-01-17 17:26:36 -05:00
Jarred Li
987a35efae INTEXT-23 - Incorrect enum comparison 2012-10-07 19:57:32 -04:00
Gunnar Hillert
85bfd8c39e INTEXT-22 - Polishing 2012-10-01 16:15:50 -04:00
Jarred Li
ec6aa137ac Add sample applications for Splunk adapter 2012-10-01 09:27:26 -04:00