junaiddshaukat opened a new issue, #39635: URL: https://github.com/apache/beam/issues/39635
The Kafka Streams runner reports only attempted metric values. `MetricResults` exposes what the SDK harness reported per bundle, folded into the job's step map, with no committed variant, and `UsesCommittedMetrics` is excluded from the ValidatesRunner suite. Committed metrics would need the metric updates to be committed atomically with the records and offsets of the bundle that produced them. Part of #18479. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
