Skip to content
This repository has been archived by the owner on Mar 16, 2021. It is now read-only.

[Package Renames 2] Support popularity transfers comparisons #766

Merged
merged 1 commit into from
Apr 14, 2020

Conversation

loic-sharma
Copy link
Contributor

The auxiliary2azuresearch job needs to know which popularity transfers have changed to properly update the search index.

Previous change: #765
Part of NuGet/NuGetGallery#7898

string keyName,
string valuesName,
StringComparer valuesComparer)
{
Copy link
Contributor Author

@loic-sharma loic-sharma Apr 13, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This logic is almost the same as the previous OwnerSetComparer.Compare method.

@loic-sharma loic-sharma changed the title [Package Renames] Support popularity transfers comparisons [Package Renames 2] Support popularity transfers comparisons Apr 13, 2020
@loic-sharma loic-sharma changed the base branch from loshar-popxfer-client to dev April 14, 2020 17:43
@loic-sharma loic-sharma force-pushed the loshar-popxfer-compare branch from 43ff62c to ee29f41 Compare April 14, 2020 18:04
@loic-sharma loic-sharma merged commit 981ec3c into dev Apr 14, 2020
loic-sharma added a commit that referenced this pull request Apr 14, 2020
The `db2azuresearch` and `auxiliary2azuresearch` jobs needs to get the latest popularity transfers from the database.

⚠ This change is not unit testable as it interacts with a database. This will be covered by end-to-end tests and monitoring.

Previous changes: #765 and #766.
Part of NuGet/NuGetGallery#7898
joelverhagen pushed a commit to NuGet/NuGet.Jobs that referenced this pull request Oct 26, 2020
The `db2azuresearch` and `auxiliary2azuresearch` jobs needs to get the latest popularity transfers from the database.

⚠ This change is not unit testable as it interacts with a database. This will be covered by end-to-end tests and monitoring.

Previous changes: NuGet/NuGet.Services.Metadata#765 and NuGet/NuGet.Services.Metadata#766.
Part of NuGet/NuGetGallery#7898
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants