Closed 0ctopus13prime closed 1 week ago
Failed rolling update will be fixed in here - https://github.com/opensearch-project/k-NN/pull/2260
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
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
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
--signoff
.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.