Skip to content

Conversation

@rjernst
Copy link
Member

@rjernst rjernst commented Mar 31, 2025

The transform API for instrumentation should return null when no transformation occurs. This commit fixes our entitlement transformer to return null instead of the original buffer.

closes #125920

The transform API for instrumentation should return null when no
transformation occurs. This commit fixes our entitlement transformer to
return null instead of the original buffer.

closesn elastic#125920
@rjernst rjernst added >non-issue auto-backport Automatically create backport pull requests when merged v9.0.0 v8.18.0 v8.19.0 v9.1.0 :Core/Infra/Entitlements Entitlements infrastructure labels Mar 31, 2025
@rjernst rjernst requested a review from a team as a code owner March 31, 2025 15:22
@elasticsearchmachine elasticsearchmachine added the Team:Core/Infra Meta label for core/infra team label Mar 31, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra (Team:Core/Infra)

Copy link
Contributor

@prdoyle prdoyle left a comment

Choose a reason for hiding this comment

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

Duh

@rjernst
Copy link
Member Author

rjernst commented Mar 31, 2025

@elasticmachine update branch

@rjernst rjernst enabled auto-merge (squash) March 31, 2025 16:02
@rjernst rjernst merged commit 425cb70 into elastic:main Mar 31, 2025
17 checks passed
rjernst added a commit to rjernst/elasticsearch that referenced this pull request Mar 31, 2025
The transform API for instrumentation should return null when no
transformation occurs. This commit fixes our entitlement transformer to
return null instead of the original buffer.

closes elastic#125920
@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
9.0
8.18
8.x

rjernst added a commit to rjernst/elasticsearch that referenced this pull request Mar 31, 2025
The transform API for instrumentation should return null when no
transformation occurs. This commit fixes our entitlement transformer to
return null instead of the original buffer.

closes elastic#125920
rjernst added a commit to rjernst/elasticsearch that referenced this pull request Mar 31, 2025
The transform API for instrumentation should return null when no
transformation occurs. This commit fixes our entitlement transformer to
return null instead of the original buffer.

closes elastic#125920
@rjernst rjernst deleted the entitlements/fix branch March 31, 2025 17:16
elasticsearchmachine pushed a commit that referenced this pull request Mar 31, 2025
The transform API for instrumentation should return null when no
transformation occurs. This commit fixes our entitlement transformer to
return null instead of the original buffer.

closes #125920
elasticsearchmachine pushed a commit that referenced this pull request Mar 31, 2025
The transform API for instrumentation should return null when no
transformation occurs. This commit fixes our entitlement transformer to
return null instead of the original buffer.

closes #125920
rjernst added a commit that referenced this pull request Mar 31, 2025
The transform API for instrumentation should return null when no
transformation occurs. This commit fixes our entitlement transformer to
return null instead of the original buffer.

closes #125920
afoucret pushed a commit to afoucret/elasticsearch that referenced this pull request Apr 1, 2025
The transform API for instrumentation should return null when no
transformation occurs. This commit fixes our entitlement transformer to
return null instead of the original buffer.

closes elastic#125920
jozala pushed a commit to jozala/elasticsearch that referenced this pull request Apr 1, 2025
The transform API for instrumentation should return null when no
transformation occurs. This commit fixes our entitlement transformer to
return null instead of the original buffer.

closes elastic#125920
jozala added a commit that referenced this pull request Apr 1, 2025
The transform API for instrumentation should return null when no
transformation occurs. This commit fixes our entitlement transformer to
return null instead of the original buffer.

Co-authored-by: Ryan Ernst <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-backport Automatically create backport pull requests when merged :Core/Infra/Entitlements Entitlements infrastructure >non-issue Team:Core/Infra Meta label for core/infra team v8.18.0 v8.19.0 v9.0.0 v9.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Increased memory usage in 8.18/9.0

4 participants