opensearch-project / k-NN

🆕 Find the k-nearest neighbors (k-NN) for your vector data
https://opensearch.org/docs/latest/search-plugins/knn/index/
Apache License 2.0
156 stars 123 forks source link

Bump up C++ version in JNI from c++11 to c++17. #2259

Closed 0ctopus13prime closed 1 week ago

0ctopus13prime commented 2 weeks ago

Description

This PR bumped up C++ version in JNI from c++11 to c++17.

Related Issues

Resolves #[Issue number to be closed when this PR is merged] https://github.com/opensearch-project/k-NN/issues/2251

Check List

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

0ctopus13prime commented 2 weeks ago

Failed rolling update will be fixed in here - https://github.com/opensearch-project/k-NN/pull/2260

0ctopus13prime commented 2 weeks ago

Failure in Build and Test k-NN / Build and Test k-NN Plugin on MacOS (21) (pull_request) is a flaky test - https://github.com/opensearch-project/k-NN/issues/1522

0ctopus13prime commented 2 weeks ago

Rolling upgrade 2.11 to 3.00 is failing due to the network error:

fatal: unable to access 'https://github.com/facebookresearch/faiss.git/': Failed to connect to github.com port 443 after 134231 ms: Connection timed out