Skip to content

Add shard management functionality#202

Merged
mpartipilo merged 2 commits intomainfrom
feat/collection-shards
Dec 1, 2025
Merged

Add shard management functionality#202
mpartipilo merged 2 commits intomainfrom
feat/collection-shards

Conversation

@mpartipilo
Copy link
Copy Markdown
Collaborator

@mpartipilo mpartipilo commented Nov 28, 2025

Implement methods for retrieving and updating shard information, along with a new model for shard representation and integration tests for the new functionality.

- Implement methods to get all shards, get a specific shard, and update shard status in CollectionConfigClient.
- Add ShardInfo model and ShardStatus enum for shard representation.
- Introduce integration tests for shard retrieval and status updates.
Copy link
Copy Markdown

@orca-security-eu orca-security-eu bot left a comment

Choose a reason for hiding this comment

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

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

@mpartipilo mpartipilo requested a review from g-despot November 28, 2025 15:33
@mpartipilo mpartipilo marked this pull request as ready for review November 28, 2025 17:35
@mpartipilo mpartipilo merged commit 89b7adf into main Dec 1, 2025
13 checks passed
@mpartipilo mpartipilo deleted the feat/collection-shards branch December 1, 2025 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants