[
https://issues.apache.org/jira/browse/STORM-3616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated STORM-3616:
----------------------------------
Labels: pull-request-available (was: )
> If running upload credentials and no autocreds are found, we should have an
> option to fail
> ------------------------------------------------------------------------------------------
>
> Key: STORM-3616
> URL: https://issues.apache.org/jira/browse/STORM-3616
> Project: Apache Storm
> Issue Type: Improvement
> Reporter: Rui Li
> Assignee: Rui Li
> Priority: Minor
> Labels: pull-request-available
>
> User tried to upload credentials on a box with a bad setup. Because the
> command passed, it was assumed to be ok. Then the topology certs timed out
> and dev got involved.
> If the command had just failed, we would not have gotten involved at all.
> Existing output:
> {code:java}
> 1809 [main] INFO b.s.s.a.AuthUtils - Got AutoCreds []
> 1810 [main] WARN b.s.StormSubmitter - No credentials were found to push to
> edgestorm
> 1812 [main] INFO b.s.c.upload-credentials - Uploaded new creds to topology:
> edgestorm{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)