[
https://issues.apache.org/jira/browse/STORM-3775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aaron Gresch resolved STORM-3775.
---------------------------------
Fix Version/s: 2.3.0
Resolution: Fixed
> topology.blobstore.map can cause supervisor restarts
> ----------------------------------------------------
>
> Key: STORM-3775
> URL: https://issues.apache.org/jira/browse/STORM-3775
> Project: Apache Storm
> Issue Type: Bug
> Reporter: Aaron Gresch
> Assignee: Aaron Gresch
> Priority: Minor
> Fix For: 2.3.0
>
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> I noticed that setting a blobstore map config with booleans formatted as
> strings would be accepted and cause the AsyncLocalizer to throw an exception
> and cause supervisor restarts. The config option should not be valid and
> prevent being submitted.
>
> topology.blobstore.map
> { "blob1": { "localname": "test.tgz", "uncompress": "false" }
> }
--
This message was sent by Atlassian Jira
(v8.3.4#803005)