Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(mae-consumer): fix UpdateIndicesHook ignoring events with forceIndexing property set to true #10586

Conversation

Masterchen09
Copy link
Contributor

When the forceIndexing property is set to true, the UpdateIndicesHook should never ignore an event...the current logic is causing missing entities in the search index when using the restore indices job...

See here on Slack for details: https://datahubspace.slack.com/archives/C029A3M079U/p1716563376088529?thread_ts=1715145976.054479&cid=C029A3M079U

Checklist

  • The PR conforms to DataHub's Contributing Guideline (particularly Commit Message Format)
  • Links to related issues (if applicable)
  • Tests for the changes have been added/updated (if applicable)
  • Docs related to the changes have been added/updated (if applicable). If a new feature has been added a Usage Guide has been added for the same.
  • For any breaking change/potential downtime/deprecation/big changes an entry has been made in Updating DataHub

@github-actions github-actions bot added the community-contribution PR or Issue raised by member(s) of DataHub Community label May 24, 2024
Copy link
Collaborator

@david-leifker david-leifker left a comment

Choose a reason for hiding this comment

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

LGTM!

@david-leifker david-leifker merged commit 654653b into datahub-project:master May 28, 2024
35 of 36 checks passed
aabharti-visa pushed a commit to aabharti-visa/datahub that referenced this pull request May 30, 2024
@Masterchen09 Masterchen09 deleted the fix-restore-indices-update-indices-hook branch June 6, 2024 17:41
sleeperdeep pushed a commit to sleeperdeep/datahub that referenced this pull request Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution PR or Issue raised by member(s) of DataHub Community
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants