Skip to content
This repository was archived by the owner on Feb 12, 2020. It is now read-only.
This repository was archived by the owner on Feb 12, 2020. It is now read-only.

Not all providers allow to request the cluster_health #7

Description

@eamelink

When creating an index, the client waits for the index to be completed by requesting the following URL:

http://balin-eu-west-1.searchly.com/_cluster/health/advertisements?wait_for_status=yellow

However, this is not supported by Searchly:

{"error":"ElasticsearchException[Requested resource only accessible by admin or system users]","status":500}

It would be nice if we could disable this waiting in the client, or switch to waiting a certain period instead.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions