Skip to content

Add parameter to acknowledge group events on conclude immediately in aggregate processor#6430

Merged
graytaylor0 merged 1 commit into
opensearch-project:mainfrom
graytaylor0:OSversion
Jan 27, 2026
Merged

Add parameter to acknowledge group events on conclude immediately in aggregate processor#6430
graytaylor0 merged 1 commit into
opensearch-project:mainfrom
graytaylor0:OSversion

Conversation

@graytaylor0
Copy link
Copy Markdown
Member

@graytaylor0 graytaylor0 commented Jan 26, 2026

Description

Adds two parameters to aggregate processor

  • disable_group_acknowledgments: Does not attach group event handles to acknowledgment sets
  • acknowledge_on_conclude: releases group event handles immediately as the group is closed.

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.

…d a parameter to disable group acknowledgments in aggregate processor

Signed-off-by: Taylor Gray <tylgry@amazon.com>
Copy link
Copy Markdown
Member

@dlvenable dlvenable left a comment

Choose a reason for hiding this comment

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

This is useful for testing, but we should find a better way if this is the problem.

@graytaylor0 graytaylor0 merged commit 69baee9 into opensearch-project:main Jan 27, 2026
51 of 52 checks passed
simonelbaz pushed a commit to simonelbaz/data-prepper that referenced this pull request Jan 31, 2026
…d a parameter to disable group acknowledgments in aggregate processor (opensearch-project#6430)

Signed-off-by: Taylor Gray <tylgry@amazon.com>
Signed-off-by: Simon ELBAZ <elbazsimon9@gmail.com>
simonelbaz pushed a commit to simonelbaz/data-prepper that referenced this pull request Jan 31, 2026
…d a parameter to disable group acknowledgments in aggregate processor (opensearch-project#6430)

Signed-off-by: Taylor Gray <tylgry@amazon.com>
simonelbaz pushed a commit to simonelbaz/data-prepper that referenced this pull request Jan 31, 2026
…d a parameter to disable group acknowledgments in aggregate processor (opensearch-project#6430)

Signed-off-by: Taylor Gray <tylgry@amazon.com>
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