Rayman created SAMZA-1697:
-----------------------------
Summary: Flush hung on using default serde with
MetricsSnapshotReporter
Key: SAMZA-1697
URL: https://issues.apache.org/jira/browse/SAMZA-1697
Project: Samza
Issue Type: Bug
Components: build
Reporter: Rayman
If a serde is not specified for the snapshot stream
(metrics.reporter.snapshot.stream),
by doing systems.kafka.streams.metrics.msg.serde=metrics, then the
metrics-flush to kafka
simply hangs, and no subsequent event is scheduled.
In this case, the snapshot reporter should default to using a default-serde.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)