-
- Downloads
Spec forking a project after source moved shard
This specs forking a project that was already the source of a pool repository after the source project was moved to a different shard. In this case the old pool repository will continue to exist, containing all the deduplicated objects from the forks on the first shard. But we'll create a new PoolRepository for the shart the source project was moved to. Then, new forks will be deduplicated using the new PoolRepository on the new shard.
Showing
- changelogs/unreleased/bvl-allow-moving-forked-projects-across-shards.yml 5 additions, 0 deletions...leased/bvl-allow-moving-forked-projects-across-shards.yml
- db/migrate/20191206122926_update_index_for_pool_repositories.rb 4 additions, 1 deletion...rate/20191206122926_update_index_for_pool_repositories.rb
- ee/spec/services/projects/fork_service_spec.rb 28 additions, 0 deletionsee/spec/services/projects/fork_service_spec.rb
Please register or sign in to comment