Yuki Sekiguchi

Results 8 issues of Yuki Sekiguchi

**Describe the bug** Elasticsearch 7.10.2 which OpenSearch forked has a known issue about snapshot and restore: https://www.elastic.co/guide/en/elasticsearch/reference/7.10/release-notes-7.10.2.html#known-issues-7.10.2 > If an index is deleted while the cluster is concurrently taking more...

bug
distributed framework

(check apply) - [x] read [the contribution guideline](https://github.com/fluent/fluent-plugin-opensearch/blob/master/CONTRIBUTING.md) - [ ] (optional) already reported 3rd party upstream repository or mailing list if you use k8s addon or helm charts. ####...

(check apply) - [x] read [the contribution guideline](https://github.com/fluent/fluent-plugin-opensearch/blob/master/CONTRIBUTING.md) - [x] (optional) already reported 3rd party upstream repository or mailing list if you use k8s addon or helm charts. #### Steps...

bug

https://acsmine.tok.access-company.com/redmine/issues/289510

If `aws_credentials()` fails due to an unstable network or other issues, it throws an exception. This stops `timer_execute()` from repeating its block, preventing `OpenSearchOutput` from updating `@_aws_credentials`. As a result,...

## Environment - **Erlang**: 26.2.5.14 - **Elixir**: 1.15.8-otp-26 - **mix_audit**: 2.1.5 ## Steps to Reproduce 1. Install mix_audit 2.1.5 2. Run `mix_audit` 2. Run `mix_audit --version` ## Expected Behavior The...

## Summary libpng incorrectly rejects PNG images containing valid hIST (histogram) chunks that comply with the W3C PNG specification. The library fails validation tests for standard PNG test suite images....

The hIST chunk was incorrectly positioned in the code. According to the W3C specification, the hIST chunk must appear before the first IDAT chunk and after PLTE (if present). This...