kocolosk commented on issue #1257: URL: https://github.com/apache/couchdb/issues/1257#issuecomment-961276210
A quick followup to see if I understand the feature correctly. A user who wanted to create priority queues for different classes of replications would create e.g. `highpriority/_replicator`, `standard/_replicator`, `lowpriority/_replicator`, etc. and then configure `[replicator.shares]` in the server settings to allocate shares to each of these databases. It's not possible to define priority at the level of an individual document, right? Seems like that meets the need, and requiring server admin privileges to commandeer resources like that makes sense. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
