Skip to content

Regression: transaction interceptor is not in advice chain of poller when using SourcePollingChannelAdapter [INT-1461] #5459

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
spring-operator opened this issue Sep 17, 2010 · 1 comment
Assignees
Milestone

Comments

@spring-operator
Copy link
Contributor

spring-operator commented Sep 17, 2010

Dave Syer opened INT-1461 and commented

Regression: transaction interceptor is not first in advice chain. Changes for #5369 affected the way that the transaction is layered with other interceptors. The old behaviour is essential for transactional retry (like polling a database or JMS destination).


Affects: 2.0 RC1

@spring-operator
Copy link
Contributor Author

Dave Syer commented

I tracked this down to an error in the SourcePollingChannelAdapterFactoryBean.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants