elasticsearch/x-pack/qa/third-party/active-directory
Alan Woodward c24cc0f54c
IndexAction to return DocWriteResponse (#99964)
IndexRequests can sometimes return an UpdateResponse rather than an IndexResponse if
there is an ingest pipeline that drops documents. This commit changes IndexAction to
return their common superclass DocWriteResponse.
2023-10-02 10:12:08 +01:00
..
src/test/java/org/elasticsearch/xpack/security/authc/ldap IndexAction to return DocWriteResponse (#99964) 2023-10-02 10:12:08 +01:00
build.gradle Simplify test artifact compile classpath (#78238) 2021-09-29 09:15:49 +02:00