Houston Putman created CURATOR-726: -------------------------------------- Summary: 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
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)