Skip to content

codeintel: Only shard symbols by repo

Warren Gifford requested to merge symbols-shard-only-by-repo into main

Created by: chrismwendt

Now that symbols does incremental indexing #27932, it's better to route all search requests for a given repo to a specific symbols service pod (to maximize incrementality and reuse of old indexes), rather than routing by repo@commit.

Suggested by @keegancsmith in https://github.com/sourcegraph/sourcegraph/issues/27611#issuecomment-971656158

Merge request reports

Loading