commit | 35053cfc557c24e94b7336fc24801d8bdfafc973 | [log] [tgz] |
---|---|---|
author | Colin P. Mccabe <cmccabe@apache.org> | Tue Dec 01 13:27:53 2015 -0800 |
committer | Colin P. Mccabe <cmccabe@apache.org> | Tue Dec 01 13:27:53 2015 -0800 |
tree | 70db766b78bf9a6b0e3bc99c187ecc746272888d | |
parent | 2ccb38813c4d7260c6a257e5c005341c9719b4d6 [diff] |
HTRACE-308. Deserialize WriteSpans requests incrementally rather than all at once to optimize GC (cmccabe)
HTrace is a tracing framework for use with distributed systems.
See documentation at src/main/site/markdown/index.md or at http://htrace.incubator.apache.org.
Only Maven 3.0.4 should be used to create HTrace releases - see HTRACE-236 (Support building release artifacts with Maven versions other than 3.0.4) for details.
To get around this while using Maven 3.3 HTRACE-234 you can run maven with -DcreateDependencyReducedPom=false
.