[
https://issues.apache.org/jira/browse/STORM-416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14070251#comment-14070251
]
Jungtaek Lim edited comment on STORM-416 at 7/22/14 1:42 PM:
-------------------------------------------------------------
Just one of storm user...
I think we have to respect "reserved" mark.
Handling exceptional cases would add conditional logics, which can increase
complexity.
If it should be really hidden from UI, providing additional option to define
stream seems better for me.
(You want hidden stream from UI instead of defining system streams, don't you?)
was (Author: kabhwan):
As a storm user...
I think we have to respect "reserved" mark.
Handling exceptional cases would add conditional logics, which can increase
complexity.
If it should be really hidden from UI, providing additional option to define
stream seems better for me.
(You want hidden stream from UI instead of defining system streams, don't you?)
> Allow user defined system streams
> ---------------------------------
>
> Key: STORM-416
> URL: https://issues.apache.org/jira/browse/STORM-416
> Project: Apache Storm (Incubating)
> Issue Type: Improvement
> Reporter: Julien Nioche
> Priority: Minor
> Labels: Nimbus
>
> See discussion in
> [https://mail-archives.apache.org/mod_mbox/incubator-storm-user/201407.mbox/%3C1405958743.31781.144006701.0C306616%40webmail.messagingengine.com%3E]
> We currently get an exception when defining a stream starting with "__".
> There are cases where we might want to be able to do that, e.g. treat a
> stream as a system one so that its stats can be hidden in the UI just like
> any other system stream.
> As suggested by Harsha in the mail thread above
> bq. we can probably add a exception in nimbus if a stream starts with "__"
> and its in storm.user.system.streams.
--
This message was sent by Atlassian JIRA
(v6.2#6252)