Cory Kolbeck created STORM-2046:
-----------------------------------
Summary: Errors when using TOPOLOGY_TESTING_ALWAYS_TRY_SERIALIZE
in local mode.
Key: STORM-2046
URL: https://issues.apache.org/jira/browse/STORM-2046
Project: Apache Storm
Issue Type: Bug
Affects Versions: 1.0.2
Environment: Ubuntu 16.04 linux, 4.4.0-34-generic
Java 1.8.0_92
Reporter: Cory Kolbeck
Priority: Minor
When using a LocalCluster during tests, if
{{TOPOLOGY_TESTING_ALWAYS_TRY_SERIALIZE}} is specified,
{{assert-can-serialize}} attempts to destructure a Java model object and
throws, killing the worker. A minimal-ish case and the full logs are here:
https://gist.github.com/ckolbeck/557734429e62b097efa9382a714122b0
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)