On 04/17/2017 01:26 PM, Brian Bouterse wrote:
> @asmacdo, your points cause me to also think that all importer/publisher
> update and delete operations should be tasks that use the tasking
> reservations system. That will cause them to never run while a sync or
> publish for instance is running. I'm interested in hearing more thoughts on
> this from others.
> 
> A related question... are importers or publishers ever shared with multiple
> repos in Pulp3?

At the moment, they both ForeignKey to Repository, so a repo can have multiple
publishers and importers*, but an importer or publisher can only have one repo.

*there is a constraint on this (that can be removed later) that enforces the
one-importer-per-repo requirement in the mvp.

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Pulp-dev mailing list
Pulp-dev@redhat.com
https://www.redhat.com/mailman/listinfo/pulp-dev

Reply via email to