[
https://issues.apache.org/jira/browse/KUDU-3116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Bukor reassigned KUDU-3116:
----------------------------------
Assignee: Brian McDevitt
> Enhance operation accumulators in KuduContext to track operations per table
> ---------------------------------------------------------------------------
>
> Key: KUDU-3116
> URL: https://issues.apache.org/jira/browse/KUDU-3116
> Project: Kudu
> Issue Type: Improvement
> Components: java, spark
> Reporter: Brian McDevitt
> Assignee: Brian McDevitt
> Priority: Minor
>
> The KuduContext tracks row count metrics in LongAccumulators, but often the
> same KuduContext is used for multiple tables causing the LongAccumulators to
> report incorrect row count values. Having those metrics tracked per table
> would improve the results/logging.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)