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

Increase audit buffer sizes for audit scale test #15739

Merged
merged 2 commits into from
Dec 19, 2023

Conversation

graphcareful
Copy link
Contributor

@graphcareful graphcareful commented Dec 18, 2023

10x-ing the buffer sizes ( defaults are 1 and 10Mib respectively) and doubling the audit log runloop interval to give time to catch duplicate records

Also changing the order of the runs, so the firstline run will be the run without auditing, to get a baseline of what the CDT system can do with the given number of topics/partitions, producers & consumers

Backports Required

  • none - not a bug fix
  • none - this is a backport
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v23.3.x
  • v23.2.x
  • v23.1.x

Release Notes

  • none

- Run the baseline test without auditing first to know if there are any
issues, did enabling auditing cause this or not.
- Increasing:
  - audit_client_max_buffer_size
  - audit_queue_Drain_interval_ms
  - audit_queue_max_buffer_size_per_shard
Copy link
Member

@oleiman oleiman left a comment

Choose a reason for hiding this comment

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

lgtm!

@vbotbuildovich
Copy link
Collaborator

@graphcareful graphcareful merged commit c8719df into redpanda-data:dev Dec 19, 2023
17 checks passed
@graphcareful
Copy link
Contributor Author

/backport 23.3.x

@graphcareful
Copy link
Contributor Author

/backport v23.3.x

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.

None yet

3 participants