[
https://issues.apache.org/jira/browse/METRON-1296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16242104#comment-16242104
]
ASF GitHub Bot commented on METRON-1296:
----------------------------------------
Github user nickwallen commented on the issue:
https://github.com/apache/metron/pull/829
> However, given that the indexing templates are a must have for the alerts
UI to work properly, should we remove the try/expect block and allow the
install to fail in the event it was not successfully installed? Or do you think
we should WARN and move on?
I think we should leave that as a separate discussion. It's definitely
worthy of a discussion, but I think we should just fix what we have in this PR.
Thanks for validating!
> Full Dev Fails to Deploy Index Templates
> ----------------------------------------
>
> Key: METRON-1296
> URL: https://issues.apache.org/jira/browse/METRON-1296
> Project: Metron
> Issue Type: Bug
> Reporter: Nick Allen
> Assignee: Nick Allen
> Fix For: 0.4.2
>
>
> There are cases where Full Dev is deployed, but the index templates are not
> deployed. Without the index templates, the Alerts UI and Kibana dashboard do
> not work as expected. This seems to occur sometimes and not others.
> The index template install happens during startup of the Index topology.
> Elasticsearch master start occurred well before the attempt to install the
> templates. The following message is shown in the logs.
> {code}
> WARNING: Elasticsearch templates could not be installed. The Elasticsearch
> service is probably down.
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)