Skip to content

feature for management - add wild card to show state of all rivers #62

@velias

Description

@velias

As of now you have to know the river name for the remote config to get its status. I would like to request to use a wild card on the status.
This could be extended to all other commands ( stop, restart, fullupdate, incrementalupdate)

currently you use to see all rivers:
curl -XGET localhost:9200/_jira_river/list
then
curl -XGET localhost:9200/_river/my_jira_river/_mgm_jr/state

Propose:
curl -XGET localhost:9200/_river/*/_mgm_jr/state

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions