Files
spring-integration/spring-integration-jdbc
Oleg Zhurakousky b2ffe2f510 INT-2280 fixed broken JDBC test
Fix JdbcMessageStoreChannelTests.testSendAndActivateWithRollback as well as others by changing poller interval.

Poller was polling too quickly, so even the slightest delay before assertion would result in another Message in the Service.messages thus the intermittent assertion error.

INT-2280 Polishing

Don't add retries to message list.
2012-10-11 21:02:15 -04:00
..
2012-10-11 21:02:15 -04:00