diff --git a/docs/changelog/128047.yaml b/docs/changelog/128047.yaml new file mode 100644 index 0000000000000..fb3d58794afbd --- /dev/null +++ b/docs/changelog/128047.yaml @@ -0,0 +1,6 @@ +pr: 128047 +summary: Add missing entitlement to `repository-azure` +area: Snapshot/Restore +type: bug +issues: + - 128046 diff --git a/modules/repository-azure/src/main/plugin-metadata/entitlement-policy.yaml b/modules/repository-azure/src/main/plugin-metadata/entitlement-policy.yaml index dc276909274ec..5e0cbfaabe34e 100644 --- a/modules/repository-azure/src/main/plugin-metadata/entitlement-policy.yaml +++ b/modules/repository-azure/src/main/plugin-metadata/entitlement-policy.yaml @@ -16,3 +16,5 @@ com.azure.identity: mode: read reactor.core: - manage_threads +reactor.netty.core: + - manage_threads # https://github.com/elastic/elasticsearch/issues/128046