Skip to content

Fixed #DATAREDIS-527 Added ErrorHandler to the AspectjCachingConfiguration #1091

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
wants to merge 1 commit into from

Conversation

jayarampradhan
Copy link

@jayarampradhan jayarampradhan commented Jun 25, 2016

When enabling caching on aspectj mode, custom error handler was not getting inject.
Fix is to
set errorHandler on AspectJCachingConfiguration

@snicoll snicoll self-assigned this Jun 28, 2016
@snicoll
Copy link
Member

snicoll commented Jun 28, 2016

Thanks, have you signed the CLA?

@jayarampradhan
Copy link
Author

jayarampradhan commented Jun 28, 2016

@snicoll Yes.

@snicoll
Copy link
Member

snicoll commented Jun 28, 2016

See the contributing document

@jayarampradhan
Copy link
Author

@snicoll Thanks for the reply..I saw the contribution doc and signed that and updated the comment as wel. please let me know if anything I am missing.

@snicoll
Copy link
Member

snicoll commented Jun 28, 2016

All good, thanks a lot!

@snicoll
Copy link
Member

snicoll commented Jun 29, 2016

Thanks for the PR, I've fixed the issue in a larger revision adding missing tests in the process.

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

Successfully merging this pull request may close these issues.

2 participants