You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (Jira)" <ji...@apache.org> on 2020/10/28 22:27:00 UTC

[jira] [Resolved] (ACCUMULO-2644) Improve tracing event names and information in writes

     [ https://issues.apache.org/jira/browse/ACCUMULO-2644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher Tubbs resolved ACCUMULO-2644.
-----------------------------------------
    Resolution: Abandoned

Closing this stale issue. If this is still a problem, please open a new issue or PR at https://github.com/apache/accumulo

> Improve tracing event names and information in writes
> -----------------------------------------------------
>
>                 Key: ACCUMULO-2644
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2644
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: trace
>    Affects Versions: 1.5.1
>            Reporter: John Vines
>            Assignee: John Vines
>            Priority: Major
>
> There is some ambiguity in the trace names for some events, which can lead to confusion. We should rename trace events to make sure there isn't collisions. This is specific to the trace path for writes, which could also use some more information about quantity of data.
> {code} 3457+0      shell@john-P15xEMx shell:root
>     9+1603     shell@john-P15xEMx close
>     9+1603       shell@john-P15xEMx org.apache.accumulo.core.client.impl.TabletServerBatchWriter$MutationWriter 1
>     8+1604       shell@john-P15xEMx org.apache.accumulo.core.client.impl.TabletServerBatchWriter$MutationWriter 1
>     8+1604         shell@john-P15xEMx sendMutations
>     7+1605           tserver@localhost update
>     7+1605             tserver@localhost wal
>     4+1607               tserver@localhost update
>     4+1607                 tserver@localhost wal
>     1+1608                   tserver@localhost client:update
>     1+1609                   tserver@localhost update
>     1+1609                     tserver@localhost wal{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)