We use pull-replication in Master-Mirror configuration. Is there a way to initiate the pull-replication from mirror to pull only the modified repositories without passing the repo name as the parameter?
When we run the pull-replication command from mirror "ssh -p 29418 use...@xxxx-gerrit-q-xxxxi.de.xxxx.com pull-replication start", it starts a tasks for each repositories in the mirror, what we look for is to whether only the modified repositories can be as part of the gerrit queue without passing the repo name as parameter?
On 26 Feb 2022, at 02:43, Sun King <king...@gmail.com> wrote:Hi ,I also want to get the answer.
On Saturday, February 26, 2022 at 2:15:01 AM UTC+8 rvin...@googlemail.com wrote:We use pull-replication in Master-Mirror configuration. Is there a way to initiate the pull-replication from mirror to pull only the modified repositories without passing the repo name as the parameter?
When we run the pull-replication command from mirror "ssh -p 29418 use...@xxxx-gerrit-q-xxxxi.de.xxxx.com pull-replication start", it starts a tasks for each repositories in the mirror, what we look for is to whether only the modified repositories can be as part of the gerrit queue without passing the repo name as parameter?
--
--
To unsubscribe, email repo-discuss...@googlegroups.com
More info at http://groups.google.com/group/repo-discuss?hl=en
---
You received this message because you are subscribed to the Google Groups "Repo and Gerrit Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to repo-discuss...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/repo-discuss/3e20919b-dd40-4f7b-ab35-8d0ce5d401d1n%40googlegroups.com.
On 7 Mar 2022, at 09:48, 'Aravindan Kalyanasundaram' via Repo and Gerrit Discussion <repo-d...@googlegroups.com> wrote:
We have around 8000+ repos in our master that was replicated in mirror. If we uploaded changes to repo 1 and 2 in master and when we do pull-replication at the mirror it traverse through all 8000+ repos and put them in the queue not only changed ones. Is is possible to pull replicate only the modified repos without specifying the name?
We have only installed "Pull-replication" plugin in mirror and master. Do we need to have other plugins to achieve our use case?
To view this discussion on the web visit https://groups.google.com/d/msgid/repo-discuss/7a6b13a3-4b3d-490a-b8cc-22fa017bbce7n%40googlegroups.com.