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

Draft: Add support for Async indexing #287

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rlmanrique
Copy link
Contributor

@rlmanrique rlmanrique commented Dec 13, 2024

This PR adds support in the Chaos tests to async indexing.

The existing jobs will remain untouched, but two new jobs will be added: pread and nmap will also be executed with async indexing set to true.

The ASYNC_INDEXING var is propagated through the CI and the different tests will take it and apply it to the env vars so it is applied to Weaviate.

This PR depends on: weaviate/weaviate-benchmarking#44

Copy link

@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 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

@rlmanrique rlmanrique force-pushed the rodrigo/add_async_indexing_variant branch 4 times, most recently from 867a80c to b09e589 Compare December 13, 2024 16:50
@weaviate-git-bot
Copy link

Great to see you again! Thanks for the contribution.

beep boop - the Weaviate bot 👋🤖

PS:
Are you already a member of the Weaviate Slack channel?

@rlmanrique rlmanrique force-pushed the rodrigo/add_async_indexing_variant branch 21 times, most recently from 4271b4b to cd94125 Compare December 23, 2024 08:39
Copy link

@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

@rlmanrique rlmanrique force-pushed the rodrigo/add_async_indexing_variant branch from cd94125 to f58e2e0 Compare December 23, 2024 08:47
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