Skip to content

Conversation

@adutra
Copy link
Contributor

@adutra adutra commented Jan 25, 2025

Realm id is a request-scoped component, so we need to copy it to ensure it is available when the task is executed, even if the original realm id is no longer available because the request has completed.

This was being done previously afair, even with Quarkus... I guess it got swollen with the many rebases of #469.

Realm id is a request-scoped component, so we need to copy it to ensure it is available when
the task is executed, even if the original realm id is no longer available because the
request has completed.
@adutra adutra merged commit febe4e8 into apache:main Jan 27, 2025
5 checks passed
@adutra adutra deleted the realm-id-propagation-fix branch January 27, 2025 14:00
flyrain pushed a commit to flyrain/polaris that referenced this pull request Jan 31, 2025
flyrain added a commit that referenced this pull request Feb 3, 2025
* Revert "Copy RealmId when passing it to TaskExecutorImpl (#879)"

This reverts commit febe4e8.

* Revert #741
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