[ https://issues.apache.org/jira/browse/CURATOR-726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kezhu Wang resolved CURATOR-726. -------------------------------- Fix Version/s: 5.8.0 Assignee: Houston Putman Resolution: Fixed master: eb9912469901e0a05f921a1cb24c51a9cd2dc57c > Improve tracing for getChildren and multiTransaction > ---------------------------------------------------- > > Key: CURATOR-726 > URL: https://issues.apache.org/jira/browse/CURATOR-726 > Project: Apache Curator > Issue Type: Improvement > Components: Framework > Reporter: Houston Putman > Assignee: Houston Putman > Priority: Major > Fix For: 5.8.0 > > > Currently the OperationTrace stores information regarding request/response > size, however it is missing information on children count and > multiTransaction size. > Additionally, currently CuratorMultiTransactionImpl uses Tracer instead of > AdvancedTracer, which does not allow users that use and AdvancedTracer to see > its information. So this should be migrated to use and AdvancedTracer instead. > -- This message was sent by Atlassian Jira (v8.20.10#820010)