Skip to content

Adjust CWL Sink Threshold to allow minimal 10 second flush interval#6242

Merged
graytaylor0 merged 1 commit into
opensearch-project:mainfrom
wjyao0316:cwl
Nov 5, 2025
Merged

Adjust CWL Sink Threshold to allow minimal 10 second flush interval#6242
graytaylor0 merged 1 commit into
opensearch-project:mainfrom
wjyao0316:cwl

Conversation

@wjyao0316

Copy link
Copy Markdown
Contributor

Description

What?

This commit updates CWL sink minimal allowed flush interval from 60s to 10s.

Why?

CWL is a high TPS dataplane service with small batch of events. It is reasonable to allow shorter flush interval to improve the ingestion latency

Issues Resolved

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • [] New functionality includes testing.
  • [] New functionality has a documentation issue. Please link to it in this PR.
    • New functionality has javadoc added
  • Commits are signed with a real name per the DCO

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

**What?**

This commit updates CWL sink minimal allowed flush interval from 60s
to 10s.

**Why?**

CWL is a high TPS dataplane service with small batch of events. It is
reasonable to allow shorter flush interval to improve the ingestion
latency

Signed-off-by: Wenjie Yao <wjyao@amazon.com>
@graytaylor0 graytaylor0 merged commit 5c14ca1 into opensearch-project:main Nov 5, 2025
46 of 47 checks passed
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.

4 participants