Fernando Briano

Results 33 issues of Fernando Briano

Has anybody had this issue where it continues looping forever because the number of connections keeps increasing? ``` Error -- 3 -- [Faraday::TimeoutError] request timed out {:id=>"kbnoHraTQN6xu2cgbUTeOQ", :name=>"production-master2", :version=>"5.6.16", :host=>"10.0.11.4",...

investigation

Starting in 8.0.0, the "X-Pack" integration library codebase will be merged into `elasticsearch-api`. The `elasticsearch-xpack` gem will be deprecated and all the functionality will be available from `elasticsearch-api`. The `xpack`...

elasticsearch-api
8.0

The gem `elasticsearch-transport` is currently being used as the HTTP transport layer for both the elasticsearch gem and the [elastic-enterprise-search](https://github.com/elastic/enterprise-search-ruby/) gem. - The functionality specific to Elasticsearch will be moved...

elastic-transport
8.0
7.16
elasticsearch-gem

We've started working on the next major version of the client, so we want to share this issue with information on what's coming up. This issue outlines ideas, concepts and...

8.0

Exception: `Cannot invoke "org.elasticsearch.action.admin.indices.stats.IndexStats.getIndexShards()" because the return value of "org.elasticsearch.action.admin.indices.stats.IndicesStatsResponse.getIndex(String)" is null"` ``` Elastic::Transport::Transport::Errors::InternalServerError: [500] {"error": {"root_cause": [ {"type":"null_pointer_exception", "reason":"Cannot invoke \"org.elasticsearch.action.admin.indices.stats.IndexStats.getIndexShards()\" because the return value of \"org.elasticsearch.action.admin.indices.stats.IndicesStatsResponse.getIndex(String)\" is null"}],"type":"null_pointer_exception",...

elasticsearch-api
8.0
Skipped tests

XPack YAML tests: - `transform/transforms_start_stop.yml` - `*`. Failing in Ruby 2.x but not Ruby 3.x. - `transform/transforms_cat_apis.yml` - `Test cat transform stats hiding headers`, failing in Ruby 2.x but not...

8.0
Skipped tests

The previous tests in this file are all passing, but this one is not returning the expected exception. Skipping initially but adding this issue to follow up. ```yaml :file: 'ml/categorization_agg.yml'...

8.0
7.16
Skipped tests

``` :file: 'ml/jobs_crud.yml' :description: 'Test put job with datafeed with indices options in params' ```

7.16
Skipped tests

XPack Rest API YAML test `service_accounts/10_basic.yml` - Test service account tokens Currently in `master` and `7.13`. The test creates one token but expects `count` to be 2.

8.0
7.16
Skipped tests

XPack Rest API YAML tests `searchable_snapshots/10_usage.yml` "Tests searchable snapshots usage stats with full_copy and shared_cache indices" the expected response pair/value(s) `{"snapshot.shards.failed"=>0}` does not match the pair/value(s) in the response `{"snapshot"=>{"shards"=>{"total"=>1,...

8.0
7.16
Skipped tests