OpenSearch/docs/java-rest/high-level
Martijn van Groningen 10ed1ae1d2
Add remote info to the HLRC (#50483)
The additional change to the original PR (#49657), is that `org.elasticsearch.client.cluster.RemoteConnectionInfo` now parses the initial_connect_timeout field as a string instead of a TimeValue instance.

The reason that this is needed is because that the initial_connect_timeout field in the remote connection api is serialized for human consumption, but not for parsing purposes.
Therefore the HLRC can't parse it correctly (which caused test failures in CI, but not in the PR CI
:( ). The way this field is serialized needs to be changed in the remote connection api, but that is a breaking change. We should wait making this change until rest api versioning is introduced.

Co-Authored-By: j-bean <anton.shuvaev91@gmail.com>

Co-authored-by: j-bean <anton.shuvaev91@gmail.com>
2019-12-24 15:11:58 +01:00
..
ccr Add Pause/Resume Auto-Follower APIs to High Level REST Client (#48004) 2019-10-14 18:25:53 +02:00
cluster Add remote info to the HLRC (#50483) 2019-12-24 15:11:58 +01:00
document Deprecate sorting in reindex (#49458) (#49738) 2019-12-01 19:24:27 +01:00
enrich Add HLRC support for enrich execute policy API (#47991) 2019-10-14 19:55:48 +02:00
graph [DOCS] Adds missing icons to Graph HLRC APIs (#46630) 2019-09-11 15:22:10 -07:00
ilm SLM Start/Stop HLRC and docs (#47966) 2019-10-14 16:56:31 -06:00
indices Add delete alias to the HLRC (#48819) 2019-11-12 11:02:53 -06:00
ingest
licensing
migration Remove Migration Upgrade and Assistance APIs (#40075) 2019-03-18 13:46:56 -06:00
miscellaneous HLRC: Convert xpack methods to client side objects (#40705) 2019-04-04 11:06:44 -05:00
ml [7.x] Implement `precision` and `recall` metrics for classification evaluation (#49671) (#50378) 2019-12-19 18:55:05 +01:00
rollup [DOCS] Merge rollup config details into API (#49412) 2019-11-22 08:39:49 -08:00
script
search [DOCS] Update anchors and links for Elasticsearch API relocation (#44500) 2019-07-19 09:18:23 -04:00
security Remove uniqueness constraint for API key name and make it optional (#47549) (#47959) 2019-10-12 22:22:16 +11:00
snapshot
tasks fix dangling tag in TasksClientDocumentationIT (#39157) 2019-02-20 08:48:58 -08:00
transform [DOCS] Changes wording to move away from data frame terminology in the ES repo (#47093) 2019-10-01 08:08:17 +02:00
watcher [DOCS] Moves Watcher content into Elasticsearch book (#47147) (#47255) 2019-09-30 10:18:50 -07:00
aggs-builders.asciidoc
execution-no-req.asciidoc [DOCS] Fixes terms in HLRC data frame transform APIs (#44838) (#44865) 2019-07-25 10:08:38 -07:00
execution.asciidoc [DOCS] Fixes terms in HLRC data frame transform APIs (#44838) (#44865) 2019-07-25 10:08:38 -07:00
getting-started.asciidoc Add a few notes on Cancellable to the LLRC and HLRC docs. (#45912) 2019-09-12 09:45:29 +02:00
index.asciidoc
java-builders.asciidoc
migration.asciidoc Docs: Pin two IDs in the rest client (#40785) 2019-04-04 12:03:36 -04:00
query-builders.asciidoc Search - added HLRC support for PinnedQueryBuilder (#45779) (#45853) 2019-08-23 09:22:17 +01:00
supported-apis.asciidoc Add remote info to the HLRC (#50483) 2019-12-24 15:11:58 +01:00