Skip to content

Add connection parameter to AbstractCursorItemReader#cleanupOnClose #735

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

fmbenhassine
Copy link
Contributor

This change makes it possible to (re)use the same connection used in the
openCursor method to clean up resources when the reader is closed.

Resolves BATCH-1899.

This change makes it possible to (re)use the same connection used in the
openCursor method to clean up resources when the reader is closed.

Resolves BATCH-1899
@fmbenhassine
Copy link
Contributor Author

Rebased and merged as e7ea16c.

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

Successfully merging this pull request may close these issues.

pass connection as parameter to AbstractCursorItemReader.cleanupOnClose() method [BATCH-1899]
1 participant