Skip to content
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

Support for NoSQL database persistence [BATCH-1596] #1988

Closed
spring-projects-issues opened this issue Jul 12, 2010 · 2 comments
Closed

Support for NoSQL database persistence [BATCH-1596] #1988

spring-projects-issues opened this issue Jul 12, 2010 · 2 comments

Comments

@spring-projects-issues
Copy link
Collaborator

Baruch Sadogursky opened BATCH-1596 and commented

Forum reference provides MongoDB implementation that passes all SpringBatch tests.


Reference URL: http://forum.springsource.org/showthread.php?t=88445

Issue Links:

4 votes, 3 watchers

@spring-projects-issues
Copy link
Collaborator Author

Dave Syer commented

To be more precise: the forum post involves implementation of the JobRepository and asserts that all tests pass that don't make assertions using JDBC. If anyone wants to help out broadening the coverage, please feel free. I'm going to wait until Spring has more NoSQL support natively.

Note also that using NoSQL with Spring Batch will involve compromises: in particular there will be weaker guarantees about restartability and rollback behaviour.

@fmbenhassine
Copy link
Contributor

"Support for NoSQL database persistence" is too generic. Based on the previous comment, it looks like this is referring to MongoDB. I'm closing this in favor of the more specific feature request #877.

@fmbenhassine fmbenhassine removed the status: waiting-for-triage Issues that we did not analyse yet label Jan 15, 2020
@fmbenhassine fmbenhassine added the status: duplicate Issues that are duplicates of other issues label Jan 5, 2021
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