opensearch-project / opensearch-oci-object-storage

OpenSearch Repository Plugin For Oci Object Storage
Apache License 2.0
7 stars 19 forks source link

Fix bugs and harden test suite #42

Closed samuel-oci closed 1 year ago

samuel-oci commented 1 year ago

fix various bugs:

  1. Children is not working properly from OciBlobContainer
  2. Fix fixture issue of breaking down when object not found instead of returning 404 response
  3. Fix additional timeout issues

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.