OpenSearch/x-pack/plugin/transform
Albert Zaharovits 7f35b927d1
Preserve parent task id for ml transform (#55124)
This change ensures that internal client requests spawned by the
transform persistent task executor and that use the end user security
credentials, have the parent task id assigned. The objective here is
to permit auditing (as well as tracking for debugging purposes) of all
the end-user requests executed on its behalf by persistent tasks.
Because transform tasks already implements graceful shutdown of the
child tasks, this change does not interfere with that by opting out of
the persistent task cancellation of child tasks.

Relates #55046 #54943 #52314
Closes #54957
2020-04-14 18:43:47 +03:00
..
qa [Transform] fix sporadic test failure due to unavailable notif… (#54939) 2020-04-09 08:04:42 +02:00
src Preserve parent task id for ml transform (#55124) 2020-04-14 18:43:47 +03:00
build.gradle [Transform] maintain a list of unsupported aggregations in transforms (#52190) (#52222) 2020-02-12 07:48:04 +01:00