elasticsearch/plugins
Armin Braun b1c75d1868
Move some security APIs to using promises in place of callbacks (#123812)
We have some incredibly deep callstacks in security that seem to visibly
raise context switch costs, make profiling more complicated and
generally make the code rather hard to follow.
Since the methods adjusted here return a result synchronously we can
both save overhead and make things a little easier to follow by using
promises as returns in place of consuming callbacks.
2025-03-05 12:08:29 +01:00
..
analysis-icu Reapply "Update Gradle wrapper to 8.13 (#122421)" (#123889) (#123896) 2025-03-05 08:02:13 +01:00
analysis-kuromoji Update Gradle wrapper to 8.12 (#118683) 2024-12-30 15:34:24 +01:00
analysis-nori Update Gradle wrapper to 8.12 (#118683) 2024-12-30 15:34:24 +01:00
analysis-phonetic Update Gradle wrapper to 8.12 (#118683) 2024-12-30 15:34:24 +01:00
analysis-smartcn Update Gradle wrapper to 8.12 (#118683) 2024-12-30 15:34:24 +01:00
analysis-stempel Update Gradle wrapper to 8.12 (#118683) 2024-12-30 15:34:24 +01:00
analysis-ukrainian Update Gradle wrapper to 8.12 (#118683) 2024-12-30 15:34:24 +01:00
discovery-azure-classic Missing policies for netty, discovery-azure and repository-s3 (#123696) 2025-03-02 22:34:38 +01:00
discovery-ec2 Fix configuration cache compatibility issues (#124073) 2025-03-05 21:06:31 +11:00
discovery-gce missing file entitlement used by google-http-client for oauth2 (#123985) 2025-03-04 16:06:44 +01:00
examples Move some security APIs to using promises in place of callbacks (#123812) 2025-03-05 12:08:29 +01:00
mapper-annotated-text Lazy initialization for SyntheticSourceSupport.loader() (#120896) 2025-01-27 17:12:42 +02:00
mapper-murmur3 Update Gradle wrapper to 8.12 (#118683) 2024-12-30 15:34:24 +01:00
mapper-size Use FallbackSyntheticSourceBlockLoader for number fields (#122280) 2025-02-12 16:12:19 -08:00
repository-hdfs Add inbound_network entitlement to repository-hdfs plugin (#123907) 2025-03-04 09:24:54 -08:00
store-smb [Entitlements] Add check functions for NIO Files (#122591) 2025-02-19 21:55:06 +01:00
build.gradle Reapply "Update Gradle wrapper to 8.13 (#122421)" (#123889) (#123896) 2025-03-05 08:02:13 +01:00