Description
We should shade classes into org.apache.htrace.shaded rather than org.apache.htrace. This will prevent two classes with the same name from being on the CLASSPATH if both HTrace 3.x and 4.x jars are both there. This will make it possible for us to change the version of dependencies without issues in the future.
Seems fine. This a 4.1 change? Needs fat release note I'd say.