[
https://issues.apache.org/jira/browse/STORM-2615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jungtaek Lim resolved STORM-2615.
---------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
Thanks [~ethanli], I merged into master.
Please raise a new PR against 1.x-branch when you want to bring this feature
into 1.x version line.
> Improvements for access to topology
> -----------------------------------
>
> Key: STORM-2615
> URL: https://issues.apache.org/jira/browse/STORM-2615
> Project: Apache Storm
> Issue Type: Improvement
> Components: storm-client
> Reporter: Ethan Li
> Assignee: Ethan Li
> Priority: Minor
> Fix For: 2.0.0
>
> Time Spent: 2h
> Remaining Estimate: 0h
>
> Listing a user in topology.users means that user can see the topology's storm
> UI, view logs, but also affect the topology, kill it, restart a worker, do
> profiling or heap dumps. We want to give some users access to UI and logs but
> not let them impact the topology.
> We are proposing to add in some new configs for TOPOLOGY_UI_USERS and
> TOPOLOGY_UI_GROUPS, and then split the get operations off from the others in
> SimpleACLAuthorizer
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)