Skip to content

Conversation

@nibix
Copy link
Contributor

@nibix nibix commented Oct 25, 2025

Description

The core PR opensearch-project/OpenSearch#18523 has changed the ActionFilter interface by adding a new apply() method with an additional parameter. The old apply() method is now deprecated. This change adds the parameter to the ActionFilter implementations.

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.

@nibix
Copy link
Contributor Author

nibix commented Oct 25, 2025

This does not compile at the moment, build.gradle still specified OpenSearch core in version 3.3.0-SNAPSHOT; this can be only applied when it is bumped to 3.4.0-SNAPSHOT. I am moving this PR to draft status until this is changed.

@nibix nibix marked this pull request as draft October 25, 2025 12:05
@epugh
Copy link
Collaborator

epugh commented Oct 27, 2025

@nibix i think i merged the right PR's... Do you want to move this back to ready for review?

Copy link
Collaborator

@epugh epugh left a comment

Choose a reason for hiding this comment

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

Thanks for the PR and helping us stay up to date!

The PR opensearch-project/OpenSearch#18523 needs to add a new parameter to the apply() method of the ActionFilter interface. This adds the parameter to the ActionFilter implementations.

Signed-off-by: Nils Bandener <[email protected]>
@nibix nibix force-pushed the action-filter-extension branch from c231b6c to 62a9dc5 Compare October 27, 2025 20:09
@nibix nibix marked this pull request as ready for review October 27, 2025 20:10
@nibix
Copy link
Contributor Author

nibix commented Oct 27, 2025

It's a pleasure! :-) I have rebased it and marked it as ready for review!

@msfroh
Copy link
Collaborator

msfroh commented Oct 27, 2025

Incidentally, I'd like to call out that this PR inspired this one: opensearch-project/cluster-etcd#57

@epugh epugh merged commit 97e9743 into opensearch-project:main Oct 27, 2025
11 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