Tags: BhumikaSaini-Amazon/OpenSearch
Tags
Revert beat _type changes (opensearch-project#3559) * Revert "Revert removal of typed end-points for bulk, search, index APIs (opensearch-project#3524) (opensearch-project#3528)" This reverts commit fc8803f. * Revert "[Type removal] Ignore _type field in bulk request (opensearch-project#3504)" This reverts commit 5bd7236. Signed-off-by: Suraj Singh <surajrider@gmail.com> Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
Revert "Remove deprecated methods from JodaCompatibleZonedDateTime wh… …ich are called by scripts (opensearch-project#3346) (opensearch-project#3348)" (opensearch-project#3393) This reverts commit a764fde. Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>
Update bundled JDK to 11.0.15+10 (opensearch-project#3100) (opensearc… …h-project#3134) Signed-off-by: Andriy Redko <andriy.redko@aiven.io> Co-authored-by: Andriy Redko <andriy.redko@aiven.io>
[Backport 2.0] [Remove] Type from nested fields using new metadata fi… …eld mapper (opensearch-project#3097) * [Remove] Type from nested fields using new metadata field mapper (opensearch-project#3004) * [Remove] Type from nested fields using new metadata field mapper types support is removed yet nested documents use the _type field to store the path for nested documents. A new _nested_path metadata field mapper is added to take the place of the _type field in order to remove the type dependency in nested documents. BWC is handled in the new field mapper to ensure compatibility with older versions. Signed-off-by: Nicholas Walter Knize <nknize@apache.org> * spotless apply Signed-off-by: Nicholas Walter Knize <nknize@apache.org> * add back Nested field mapper to IndicesModuleTests Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
Exclude man page symlink in distribution (opensearch-project#2602) This is a short-term solution to unblock the build process for the 1.3 release. A tool used in that process (cpio) is failing on a symlink in the JDK man pages, so this is a hack to just remove that symlink. See issue opensearch-project#2517 for more details. Signed-off-by: Andrew Ross <andrross@amazon.com>
MapperService has to be passed in as null for EnginePlugins CodecServ… …ice constructor (opensearch-project#2177) (opensearch-project#2413) * MapperService has to be passed in as null for EnginePlugins CodecService constructor Signed-off-by: Andriy Redko <andriy.redko@aiven.io> * Addressing code review comments Signed-off-by: Andriy Redko <andriy.redko@aiven.io> * Delayed CodecService instantiation up to the shard initialization Signed-off-by: Andriy Redko <andriy.redko@aiven.io> * Added logger (associated with shard) to CodecServiceConfig Signed-off-by: Andriy Redko <andriy.redko@aiven.io> * Refactored the EngineConfigFactory / IndexShard instantiation of the CodecService Signed-off-by: Andriy Redko <andriy.redko@aiven.io> (cherry picked from commit 9c679cb) Co-authored-by: Andriy Redko <andriy.redko@aiven.io>
Update FIPS API libraries of Bouncy Castle (opensearch-project#1853) (o… …pensearch-project#1888) * Update bc-fips to 1.0.2.1 Signed-off-by: Tianli Feng <ftl94@live.com> * Update bcpg-fips to 1.0.5.1 Signed-off-by: Tianli Feng <ftl94@live.com> * Update bctls-fips to 1.0.12.2 Signed-off-by: Tianli Feng <ftl94@live.com> * Use the unified bouncycastle version for bcpkix-jdk15on in HDFS testing fixture Signed-off-by: Tianli Feng <ftl94@live.com>
Update to log4j 2.17.0 (opensearch-project#1771) (opensearch-project#… …1774)
Increment version to 1.2.2 and backport log4j upgrade to 2.16. (opens… …earch-project#1728) * Increment version to 1.2.2. Signed-off-by: dblock <dblock@amazon.com> * Upgrade to log4j 2.16.0 (opensearch-project#1721) (opensearch-project#1723) Signed-off-by: Andriy Redko <andriy.redko@aiven.io> * Moving DCO to workflows (opensearch-project#1458) Signed-off-by: CEHENKLE <henkle@amazon.com> Co-authored-by: Andriy Redko <andriy.redko@aiven.io> Co-authored-by: CEHENKLE <henkle@amazon.com>
PreviousNext