Daniel Schonfeld created STORM-566:
--------------------------------------
Summary: Unexpected trident spout metadata serialization
Key: STORM-566
URL: https://issues.apache.org/jira/browse/STORM-566
Project: Apache Storm
Issue Type: Bug
Reporter: Daniel Schonfeld
ITridentSpout claims the metadata will be serialized utilizing the component's
configuration Kryo serializers.
Evidently (storm.trident.topology.state.TransactionalState) the way its
serialized is with simple JSON and horribly calling toString() on a simple
object.
Either change the documentation or change the implementation. It's currently
misleading and also causing unrecoverable situations
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)