[
https://issues.apache.org/jira/browse/METRON-1296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16242130#comment-16242130
]
ASF GitHub Bot commented on METRON-1296:
----------------------------------------
Github user merrimanr commented on the issue:
https://github.com/apache/metron/pull/829
+1. I agree with Casey that this should fail instead of WARN. If
templates are not installed it puts us in a bad state and requires manual
intervention that may not be obvious.
> 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)