elasticsearch/plugins/examples
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
..
custom-processor Reapply "Update Gradle wrapper to 8.13 (#122421)" (#123889) (#123896) 2025-03-05 08:02:13 +01:00
custom-settings Reapply "Update Gradle wrapper to 8.13 (#122421)" (#123889) (#123896) 2025-03-05 08:02:13 +01:00
custom-significance-heuristic Reapply "Update Gradle wrapper to 8.13 (#122421)" (#123889) (#123896) 2025-03-05 08:02:13 +01:00
custom-suggester Reapply "Update Gradle wrapper to 8.13 (#122421)" (#123889) (#123896) 2025-03-05 08:02:13 +01:00
gradle/wrapper Reapply "Update Gradle wrapper to 8.13 (#122421)" (#123889) (#123896) 2025-03-05 08:02:13 +01:00
painless-whitelist Reapply "Update Gradle wrapper to 8.13 (#122421)" (#123889) (#123896) 2025-03-05 08:02:13 +01:00
rescore Reapply "Update Gradle wrapper to 8.13 (#122421)" (#123889) (#123896) 2025-03-05 08:02:13 +01:00
rest-handler Reapply "Update Gradle wrapper to 8.13 (#122421)" (#123889) (#123896) 2025-03-05 08:02:13 +01:00
script-expert-scoring Reapply "Update Gradle wrapper to 8.13 (#122421)" (#123889) (#123896) 2025-03-05 08:02:13 +01:00
security-authorization-engine Move some security APIs to using promises in place of callbacks (#123812) 2025-03-05 12:08:29 +01:00
stable-analysis Update Gradle wrapper to 8.12 (#118683) 2024-12-30 15:34:24 +01:00
build.gradle Bump the min java version for examples (#112843) 2024-09-26 20:05:44 -05:00
gradle.properties Add AGPLv3 as a supported license 2024-09-13 15:29:46 -07:00
gradlew Update the gradlew stuff in plugins/examples (#112517) 2024-09-04 11:27:17 -04:00
gradlew.bat Update the gradlew stuff in plugins/examples (#112517) 2024-09-04 11:27:17 -04:00
NOTICE.txt Remove Joda dependency (#79007) 2021-10-13 17:37:31 -07:00
settings.gradle Fix example plugins tests (#115890) 2024-10-30 07:32:17 -07:00
SSPL-1.0+ELASTIC-LICENSE-2.0.txt Isolate example plugins projects from main Elasticsearch build (#78140) 2021-09-22 12:01:26 -07:00