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

Refactor batch logic to use _Cluster instead of _ClusterBatch #1097

Open
tsmith023 opened this issue Jun 5, 2024 · 0 comments · May be fixed by #1259
Open

Refactor batch logic to use _Cluster instead of _ClusterBatch #1097

tsmith023 opened this issue Jun 5, 2024 · 0 comments · May be fixed by #1259

Comments

@tsmith023
Copy link
Contributor

Currently, the batching logic implements its own methods for retrieving the batch stats from Weaviate in addition to the shards readiness. These methods should be centralised into the _Cluster class instead to provide a central location for all Weaviate cluster operations that can be used inside the batch logic

@tibor-reiss tibor-reiss linked a pull request Aug 25, 2024 that will close this issue
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 a pull request may close this issue.

1 participant