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 Search Index Contention #18605

Merged
merged 3 commits into from
Nov 12, 2024
Merged

Fix Search Index Contention #18605

merged 3 commits into from
Nov 12, 2024

Conversation

mohityadav766
Copy link
Contributor

@mohityadav766 mohityadav766 commented Nov 12, 2024

Describe your changes:

  • Add Producer and Consumer Config at App Level
  • Moved Read Task to Producer

I worked on ... because ...

Type of change:

  • Bug fix
  • Improvement
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

pmbrull
pmbrull previously approved these changes Nov 12, 2024
@github-actions github-actions bot added backend safe to test Add this label to run secure Github workflows on PRs labels Nov 12, 2024
Copy link
Contributor

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 63%
63.73% (39095/61346) 40.34% (15530/38498) 42.35% (4645/10968)

Copy link

@mohityadav766 mohityadav766 merged commit 9a5dc61 into main Nov 12, 2024
14 of 17 checks passed
@mohityadav766 mohityadav766 deleted the search-index-fix branch November 12, 2024 15:06
mohityadav766 added a commit that referenced this pull request Nov 12, 2024
* Fix Search Index Contention

* Update searchIndexingAppConfig.json

* Missing Error Logs and Stats

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
(cherry picked from commit 9a5dc61)
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend safe to test Add this label to run secure Github workflows on PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants