Sam Whittle created BEAM-11384:
----------------------------------
Summary: Improve StreamingDataflow worker to avoid escaping the
processing key and including with generated json logs
Key: BEAM-11384
URL: https://issues.apache.org/jira/browse/BEAM-11384
Project: Beam
Issue Type: Bug
Components: runner-dataflow
Reporter: Sam Whittle
Assignee: Sam Whittle
As keys can be large escaping the key could be expensive and including it in
all the json of logs made during processing is possibly expensive.
Additionally the sharding key is more useful to correlate with other logging
and status pages within dataflow.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)