Skip to content

[2.0] xml configuration for env, cluster, bucket #42

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

Merged
merged 6 commits into from
Jun 22, 2015

Conversation

simonbasle
Copy link
Contributor

This PR implements parsers (and FactoryBeans as needed) for the environment, cluster and bucket definitions.
Most tunings on the environment are possible through the xml configuration, except a few that are both more complicated to implement and obscure enough not to warrant the possibility (observeIntervalDelay, reconnectDelay, retryDelay, userAgent, packageNameAndVersion, ioPool, scheduler and eventBus).

@daschl
Copy link
Contributor

daschl commented Jun 22, 2015

👍

simonbasle added a commit that referenced this pull request Jun 22, 2015
[2.0] xml configuration for env, cluster, bucket

This implements parsers (and FactoryBeans as needed) for the environment, cluster and bucket definitions.
Most tunings on the environment are possible through the xml configuration, except a few that are both more complicated to implement and obscure enough not to warrant the possibility (observeIntervalDelay, reconnectDelay, retryDelay, userAgent, packageNameAndVersion, ioPool, scheduler and eventBus).
@simonbasle simonbasle merged commit 0e72214 into spring-projects:gosling Jun 22, 2015
@simonbasle simonbasle deleted the beanClusterBucket branch June 22, 2015 10:44
christophstrobl added a commit that referenced this pull request Jun 30, 2015
Removed deprecated (and in 4.2 removed) usage of ConversionServiceFactory in MappingCouchbaseConverter.

Original pull request: #42.
christophstrobl added a commit that referenced this pull request Jun 30, 2015
Removed deprecated (and in 4.2 removed) usage of ConversionServiceFactory in MappingCouchbaseConverter.

Original pull request: #42.
christophstrobl added a commit that referenced this pull request Jun 30, 2015
Removed deprecated (and in 4.2 removed) usage of ConversionServiceFactory in MappingCouchbaseConverter.

Original pull request: #42.
christophstrobl added a commit that referenced this pull request Jun 30, 2015
Removed deprecated (and in 4.2 removed) usage of ConversionServiceFactory in MappingCouchbaseConverter.

Original pull request: #42.
simonbasle pushed a commit to simonbasle/spring-data-couchbase that referenced this pull request Jul 2, 2015
Removed deprecated (and in 4.2 removed) usage of ConversionServiceFactory in MappingCouchbaseConverter.

Original pull request: spring-projects#42.
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