Skip to content

Update Core Service Collection Creations#2286

Merged
nsdeschenes merged 4 commits into
masterfrom
services-increase-services-replication-factors
May 27, 2021
Merged

Update Core Service Collection Creations#2286
nsdeschenes merged 4 commits into
masterfrom
services-increase-services-replication-factors

Conversation

@nsdeschenes

@nsdeschenes nsdeschenes commented May 26, 2021

Copy link
Copy Markdown
Contributor

This PR adds various args to the db.create_collection method, and the options to the databaseOptions object to ensure replication and sharding.

Also removing unused collections in the super admin service and dmarc report service.

Closes #2199 and Closes #2135

@nsdeschenes nsdeschenes requested review from Ethanljf and sleepycat May 26, 2021 09:32
@nsdeschenes nsdeschenes merged commit cea240f into master May 27, 2021
@nsdeschenes nsdeschenes deleted the services-increase-services-replication-factors branch May 27, 2021 09:33
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.

Collections created by the core service are not being replicated. Super admin service fails with transaction step error.

2 participants