[
https://issues.apache.org/jira/browse/ACCUMULO-2644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Elser updated ACCUMULO-2644:
---------------------------------
Fix Version/s: (was: 1.7.0)
1.8.0
> 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
> Fix For: 1.8.0
>
>
> 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
(v6.3.4#6332)