commit | c715e12eb085cf551e90567f80c78886a3cc07f6 | [log] [tgz] |
---|---|---|
author | Colin P. Mccabe <cmccabe@apache.org> | Thu Nov 19 16:45:42 2015 -0800 |
committer | Colin P. Mccabe <cmccabe@apache.org> | Thu Nov 19 16:52:56 2015 -0800 |
tree | dad137ee386be09f7f890307bebdbf90bb0d87e9 | |
parent | fc0d8f38f6302b2eb66caf6727887893a01a7ed5 [diff] |
HTRACE-302. htraced: Add admissions control to HRPC to limit the number of incoming messages (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
.