I realize that as of Spring Batch 2.1.8 the Spring version supported is still pre 3.0. When is the Spring 3 support planned? Specifically I'm interested in using the Java-based configuration for...
Type: Posts; User: rtraja; Keyword(s):
I realize that as of Spring Batch 2.1.8 the Spring version supported is still pre 3.0. When is the Spring 3 support planned? Specifically I'm interested in using the Java-based configuration for...
I see that in Spring Data Mongo M3, MongoTemplate has a prepareCollection method. Default impl would set slaveOk on it (if requested on the MongoTemplate). From what I grok, the intent is to allow...
I created an improvement request to support slaveOk on a per query basis.
https://jira.springsource.org/browse/DATADOC-89
Thoughts?