Skip to content

[BTS-2130] Fixed endless wait in Coordinator during CreateDatabase #21854

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

Open
wants to merge 4 commits into
base: devel
Choose a base branch
from

Conversation

k0ushal
Copy link

@k0ushal k0ushal commented Jul 13, 2025

for cases where Agency may remove the database from Plan.

Scope & Purpose

(Please describe the changes in this PR for reviewers, motivation, rationale - mandatory)

  • 💩 Bugfix
  • 🍕 New feature
  • 🔥 Performance improvement
  • 🔨 Refactoring/simplification

Checklist

  • Tests
    • Regression tests
    • C++ Unit tests
    • integration tests
    • resilience tests
  • 📖 CHANGELOG entry made
  • 📚 documentation written (release notes, API changes, ...)
  • Backports
    • Backport for 3.12.0: (Please link PR)
    • Backport for 3.11: (Please link PR)
    • Backport for 3.10: (Please link PR)

Related Information

(Please reference tickets / specification / other PRs etc)

  • Docs PR:
  • Enterprise PR:
  • GitHub issue / Jira ticket:
  • Design document:

@k0ushal k0ushal self-assigned this Jul 13, 2025
@cla-bot cla-bot bot added the cla-signed label Jul 13, 2025
@k0ushal k0ushal force-pushed the bugfix/create-database-can-get-stuck-on-coordinators branch 2 times, most recently from 7042fb7 to 959fb2d Compare July 24, 2025 15:52
for cases where Agency may remove the database from Plan.
@k0ushal k0ushal force-pushed the bugfix/create-database-can-get-stuck-on-coordinators branch from a5a8c59 to ecac9ef Compare July 27, 2025 00:38
for cases where Agency may remove the collection from Plan.
@k0ushal k0ushal force-pushed the bugfix/create-database-can-get-stuck-on-coordinators branch from ecac9ef to f32bc81 Compare July 27, 2025 00:49
@k0ushal k0ushal marked this pull request as ready for review July 27, 2025 23:55
@k0ushal k0ushal changed the title Fixed endless wait in Coordinator during CreateDatabase [BTS-2130] Fixed endless wait in Coordinator during CreateDatabase Jul 27, 2025
@KVS85 KVS85 added this to the devel milestone Jul 28, 2025
@KVS85 KVS85 requested a review from a team July 28, 2025 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants