Skip to content

Unblock percolator, so, and sql tracks for public serverless#492

Merged
gbanasiak merged 1 commit intoelastic:masterfrom
gbanasiak:serverless-percolator-so-sql
Oct 24, 2023
Merged

Unblock percolator, so, and sql tracks for public serverless#492
gbanasiak merged 1 commit intoelastic:masterfrom
gbanasiak:serverless-percolator-so-sql

Conversation

@gbanasiak
Copy link
Copy Markdown
Contributor

Similar to #465.

Remarks:

  • I've added specific index selection in operations used by so frequent items challenge. That was required to avoid errors in serverless project which never comes empty, i.e. includes indices other than the indices added by the challenge.
  • The so frequent items requires post_ingest_sleep_duration high enough for refresh to occur. The default refresh interval is 15s in serverless, the default post ingest sleep duration is 30s, so defaults work.
  • The sql track does not support test mode, so I've tested with the following track params (based on https://github.com/elastic/rally-tracks/tree/master/sql#testing):
--track-params="ingest_percentage:1,query_percentage:2,post_ingest_sleep:true"

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 ee590fb into elastic:master Oct 24, 2023
@gbanasiak gbanasiak deleted the serverless-percolator-so-sql branch October 24, 2023 15:24
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.

2 participants