You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Rick Kellogg (JIRA)" <ji...@apache.org> on 2015/10/09 02:56:27 UTC

[jira] [Updated] (STORM-222) Allow out of band credentials updates within topologies

     [ https://issues.apache.org/jira/browse/STORM-222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rick Kellogg updated STORM-222:
-------------------------------
    Component/s: storm-core

> Allow out of band credentials updates within topologies
> -------------------------------------------------------
>
>                 Key: STORM-222
>                 URL: https://issues.apache.org/jira/browse/STORM-222
>             Project: Apache Storm
>          Issue Type: Sub-task
>          Components: storm-core
>            Reporter: Robert Joseph Evans
>            Assignee: Robert Joseph Evans
>             Fix For: 0.10.0
>
>
> In a multi-tenant environment secured environment users must ship credentials with their topology instead of reusing the credentials of the headless user running the storm cluster.
> To allow for this we need an API to allow for credentials to be pushed to the topologies out of band (As credentials can expire)  We need a way to renew credentials to reduce how often we need to push new credentials, and we need to hide as much of this as possible from the end user so they do not have to update their topologies in most cases.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)