commit | c1e8cc5ac290c2765bfe309f6310d3db8e5d5d1b | [log] [tgz] |
---|---|---|
author | Colin Patrick Mccabe <cmccabe@cloudera.com> | Tue Oct 13 13:22:14 2015 -0700 |
committer | Colin Patrick Mccabe <cmccabe@cloudera.com> | Tue Oct 13 13:25:45 2015 -0700 |
tree | a7b82ed67bc486ddcf933bdad87879cc03e7ceff | |
parent | cb2351d292663582c84885ce899f2777b81ecd30 [diff] |
HTRACE-278. htraced: dump thread stacks and GC statistics when SIGQUIT is sent (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
.