[
https://issues.apache.org/jira/browse/STORM-948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14646673#comment-14646673
]
Eugene Tolmachev commented on STORM-948:
----------------------------------------
To clarify: the attachment is the thrift-serialized (bin) representation of the
spout definition, not a screenshot. You should be able to deserialize it in any
language that has the thrift lib support.
The 123 value is the submitted config value (from the spout definition).
Hope it helps.
> "topology.max.spout.pending" submitted with the component configuration is
> ignored
> ----------------------------------------------------------------------------------
>
> Key: STORM-948
> URL: https://issues.apache.org/jira/browse/STORM-948
> Project: Apache Storm
> Issue Type: Bug
> Affects Versions: 0.9.5
> Reporter: Eugene Tolmachev
> Attachments: ReliableSpout, ui-max-spout-pending.png
>
>
> Neither Storm UI, nor the runtime component configuration received from Storm
> has the value that was submitted.
> https://github.com/apache/storm/blob/master/storm-core/src/storm.thrift#L88
> Looks like a regression in 0.9.5, 0.9.4 worked!
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)