当修改replication配置文件(replication.config),需要重启gerrit生效,或者重新加载replication。
- # 重新加载replication插件
- ssh -p 29418 username@gerrit.company.com gerrit plugin reload replication
- # 开始复制指令
- ssh -p 29418 username@gerrit.company.com replication start --all
- ssh -p 29418 username@gerrit.company.com gerrit show-queue -w
- ssh -p 29418 lian.zhu@gerrit.company.com gerrit show-queue --wide --by-queue
ssh -p 29418 username@gerrit.company.com kill [task]
ssh -p 29418 username@gerrit.company.com gerrit show-caches
ssh -p 29418 username@gerrit.company.com gerrit plugin ls