Skip to content

Unblock vector tracks for public serverless#482

Merged
gbanasiak merged 1 commit intoelastic:masterfrom
gbanasiak:serverless-vector
Oct 23, 2023
Merged

Unblock vector tracks for public serverless#482
gbanasiak merged 1 commit intoelastic:masterfrom
gbanasiak:serverless-vector

Conversation

@gbanasiak
Copy link
Copy Markdown
Contributor

Similar to #465.

Remarks:

  • In so_vector an optional post-ingest pause is not introduced because original schedule in index-and-search challange executes search immediately after index/refresh. However, the second part of the schedule repeats all the searches after force merge to a single segment which is not available to public users. This part of the schedule gets skipped entirely.
  • In dense_vector the pause is introduced multiple times.

Copy link
Copy Markdown
Member

@gareth-ellis gareth-ellis left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Contributor

@ebadyano ebadyano left a comment

Choose a reason for hiding this comment

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

lgtm, thank you!

@gbanasiak gbanasiak merged commit 3a199cc into elastic:master Oct 23, 2023
@gbanasiak gbanasiak deleted the serverless-vector branch October 23, 2023 10:55
inqueue pushed a commit to inqueue/rally-tracks that referenced this pull request Dec 6, 2023
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.

3 participants