Comment 3 for bug 1536689

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-plugin-elasticsearch-kibana (master)

Reviewed: https://review.openstack.org/272092
Committed: https://git.openstack.org/cgit/openstack/fuel-plugin-elasticsearch-kibana/commit/?id=88e88927f3e128297754d9a38c02e6edeaa78f30
Submitter: Jenkins
Branch: master

commit 88e88927f3e128297754d9a38c02e6edeaa78f30
Author: Swann Croiset <email address hidden>
Date: Mon Jan 25 14:11:39 2016 +0100

    Automatically expand replica numbers for Kibana index

    The patch uses 'auto_expand_replicas' setting to automatically expand the
    number of replicas based on the number of nodes in the cluster.
    This setting ensures HA for Kibana dashboards (if enough nodes are deployed).
    Because dashboards are only few kilobytes they are duplicated on all
    nodes available by specifying the range '0-all'.

    Fixes-bug: #1536689

    DocImpact

    Change-Id: I2643a9e7a18091201ee205149a7316d00acb00ca