+1
- verified mds and signature
- ran "mvn install" without test failure
- ran "mvn package -Pnative" without test failure in htrace-c
- built src tarball by running "mvn clean install -DskipTests
assembly:single -Pdist"
- launched htraced and sent test tracing spans by HTracedRESTReceiver
and checked the spans by Web-UI
Masatake Iwasaki
On 9/20/15 13:25, Colin P. McCabe wrote:
I've posted the second release candidate here (labeled 1 as we start from 0):
http://people.apache.org/~cmccabe/htrace/releases/4.0.1/rc1
The jars have been staged here:
https://repository.apache.org/content/repositories/orgapachehtrace-1020
This RC fixes HTRACE-259. I verified by clearing my .m2 directory and
doing a clean build. I also verified by starting a Hadoop cluster and
verifying that tracing worked with LocalFileSpanReceiver.
The vote will run for 3 days.
Here is my +1 to start.
Release Notes - HTrace - Version 4.0.1
** Bug
* [HTRACE-259] - Rename htrace-core module as htrace-core4 to match
the artifactId
* [HTRACE-253] - Tracer loadSamplers and loadSpanReceivers logs are too chatty
* [HTRACE-256] - Change the artifactId for htrace-core in branch 4.0
to be htrace-core4
* [HTRACE-238] - Change maven compiler source level to 1.7 to match targetJdk
* [HTRACE-245] - NOTICE.txt: change "developed by The Apache
Software...” to "developed at The Apache Software...”
* [HTRACE-246] - HTrace WebApp not properly defined and therefore not
packaged into .war
* [HTRACE-251] - Fix "mvn clean" target
* [HTRACE-255] - Failed finding GODEPs on mac os x
* [HTRACE-257] - htrace-htraced: add web symlink rather than
generating programmatically
** Task
* [HTRACE-254] - Minor compatible API cleanup: Take name on Tracer
construction, deprecate Span#getChild