OpenSearch/x-pack/plugin/security
Yannick Welsch 80f221e920
Use clean thread context for transport and applier service (#57792) (#57914)
Adds assertions to Netty to make sure that its threads are not polluted by thread contexts (and
also that thread contexts are not leaked). Moves the ClusterApplierService to use the system
context (same as we do for MasterService), which allows to remove a hack from
TemplateUgradeService and makes it clearer that applying CS updates is fully executing under
system context.
2020-06-10 10:30:28 +02:00
..
cli Fix certutil http for empty password with JDK 11 and lower (#55437) (#55565) 2020-04-22 15:03:10 +10:00
forbidden Add an OpenID Connect authentication realm (#40674) (#41178) 2019-04-15 12:41:16 +03:00
licenses Include vendored code notices in distribution notice files (#57017) (#57569) 2020-06-04 10:34:24 -07:00
qa Revert "Resolve anonymous roles and deduplicate roles during authentication (#53453) (#55995)" (#57858) 2020-06-10 10:42:52 +10:00
src Use clean thread context for transport and applier service (#57792) (#57914) 2020-06-10 10:30:28 +02:00
build.gradle Include vendored code notices in distribution notice files (#57017) (#57569) 2020-06-04 10:34:24 -07:00