Page MenuHomePhabricator

It is still a requirement that only one repo pull daemon runs without `--no-discovery`
OpenPublic

Asked by joshuaspence on May 25 2017, 8:23 PM.

Details

I remember that it used to be necessary for one a single PhabricatorRepositoryPullLocalDaemon to be running without the --no-discovery flag, but I have a suspicion that this is no longer the case (D15689 seems relevant).

Also, if I am running dedicated "repository" hosts, is there a requirement or benefit from running the PhabricatorRepositoryPullLocalDaemon on the daemon hosts as well?

Answers

epriestley
Updated 2,728 Days Ago

Do you need to run PullLocal on dedicated daemon hosts?

If you have Mercurial repositories: yes, until T10753.

If you have Subversion repositories: maybe? Until T10754.

If you have only Git repositories: no.

Do you need to run PullLocal --no-discovery anywhere?

No. It should no longer be necessary to use the --no-discovery flag on any host in any configuration.

This answer has been hidden.

New Answer