Skip to content

BanyanDB: fix query getInstance by instance ID.#13549

Merged
wu-sheng merged 2 commits intoapache:masterfrom
wankai123:instance
Oct 21, 2025
Merged

BanyanDB: fix query getInstance by instance ID.#13549
wu-sheng merged 2 commits intoapache:masterfrom
wankai123:instance

Conversation

@wankai123
Copy link
Copy Markdown
Member

  • If this pull request closes/resolves/fixes an existing issue, replace the issue number. Closes #.
  • Update the CHANGES log.

@wankai123 wankai123 added this to the 10.3.0 milestone Oct 21, 2025
@wankai123 wankai123 added the bug Something isn't working and you are sure it's a bug! label Oct 21, 2025
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes a bug in the BanyanDB metadata query implementation where getInstance was incorrectly querying by service ID and instance name instead of directly using the instance ID.

Key changes:

  • Modified the getInstance method to query using the instance ID directly
  • Removed unnecessary ID analysis logic that was decomposing the instance ID

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@wu-sheng wu-sheng merged commit 2ea44e7 into apache:master Oct 21, 2025
509 of 513 checks passed
@wankai123 wankai123 deleted the instance branch October 21, 2025 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working and you are sure it's a bug!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants