Daniel (dB.) Doubrovkine

Results 557 issues of Daniel (dB.) Doubrovkine

### What is the bug? In https://github.com/opensearch-project/opensearch-java/pull/999 we are using reflection to call `pathEncode` from the right library. There be dragons. ### What is the expected behavior? Do not use...

bug

### Is your feature request related to a problem? Related to https://github.com/opensearch-project/opensearch-clients/issues/19 ### What solution would you like? Re-use the generator that generates API Code that maintains backwards compatibility with...

### Is your feature request related to a problem? To make a raw HTTP request one has to write this. ```php $response = $client->request('GET', '/shakespeare/_search', [ 'body' => [ 'query'...

enhancement

### What is the bug? https://github.com/opensearch-project/opensearch-go/actions/runs/9293150937/job/25575676932 https://github.com/opensearch-project/opensearch-go/actions/runs/9071336838/job/24924837348 https://github.com/opensearch-project/opensearch-go/actions/runs/8796076027/job/24138260213 https://github.com/opensearch-project/opensearch-go/actions/runs/8707746532/job/23883482082 ### How can one reproduce the bug? 1 out of 5 PRs fails tests intermittently, retrying works. ### What is the...

bug

Setup alarms and escalation to avoid incidents like https://github.com/opensearch-project/project-website/issues/126#issuecomment-857703555.

enhancement

Coming from https://github.com/opensearch-project/opensearch-api-specification/issues/387, update PR template to include a checkbox that requests that all API changes be documented in the OpenAPI spec used to generate clients.

Trying to find a command-line `unsmile`, ended up trying to build this one on MacOS arm64. ``` /Users/dblock/source/libsmile/lib/backrefs.h:108:7: warning: no newline at end of file [-Wnewline-eof] ``` easily fixed ```...

``` W, [2024-07-20T13:22:27.187659 #1] WARN -- : Error in team id=T02EKBW5B, user_id=U019V3KV4N7 ``` ``` E, [2024-07-20T13:22:27.181001 #1] ERROR -- : Strava::Errors::Fault: Bad Request /layers/heroku_ruby/gems/vendor/bundle/ruby/2.7.0/gems/strava-ruby-client-0.4.0/lib/strava/web/raise_error.rb:15:in `on_complete' /layers/heroku_ruby/gems/vendor/bundle/ruby/2.7.0/gems/faraday-1.0.1/lib/faraday/response.rb:12:in `block in call' /layers/heroku_ruby/gems/vendor/bundle/ruby/2.7.0/gems/faraday-1.0.1/lib/faraday/response.rb:65:in...

bug?

If you cancel a subscription at period end, but keep using the bot, it won't warn you that the subscription is going to expire. It will then cancel and it's...

new feature

## What/Why ### What are you proposing? In https://github.com/opensearch-project/OpenSearch/issues/11326 we are discussing moving a plugin into the OpenSearch distribution. We need some clearer guidelines on what it takes to 1....

Meta
process