commit 090232c94ff11174da14dc623df215eeec4d1f27 Author: Colin P. Mccabe Date: Fri Dec 4 17:28:35 2015 -0800 HTRACE-209 addendum. span.js issue: span ID string length is 32, not 36 commit 5effbda5f5503bb63dc2fea3f3bf4f1df4cc0abc Author: Colin Patrick Mccabe Date: Wed Nov 25 13:58:57 2015 -0800 CLOUDERA-BUILD: do not set GOMAXPROCS in htrace-csd commit fe6ba45eee101b216592efd058da8fbc83a215d4 Author: Colin P. Mccabe Date: Wed Dec 2 18:53:38 2015 -0800 CLOUDERA-BUILD. Change service.sdl default port to 9096 commit 18b90003ff9a05a234cfda38e4a69e605bd4680f Author: Colin Patrick Mccabe Date: Mon Nov 23 15:31:27 2015 -0800 CLOUDERA-BUILD. CLABS-34. Fix the CSD's link to "htrace web UI", and add more settings commit 174bfad414b934acb8dbdebbad88e9256a69fdaa Author: Colin Patrick Mccabe Date: Wed Nov 4 17:38:52 2015 -0800 CLOUDERA-BUILD: htrace-csd should reference user "htrace" not "htraced" (cmccabe) commit 3389dacc4634c0a6d9501dc29871fb401da2f2cf Author: Colin Patrick Mccabe Date: Wed Nov 4 16:47:14 2015 -0800 CLOUDERA-BUILD. htrace-csd should run /usr/bin/htraced, not /usr/lib/htrace/bin/htraced commit 3ce92ed82dac7d16789b16d7a394932a3ca46f38 Author: Colin Patrick Mccabe Date: Mon Nov 2 12:51:08 2015 -0800 CLOUDERA-BUILD. Add HTraced CSD for Cloudera Manager support. (cmccabe) commit 7d023708eaba2d3160968829de023b83eb21cb2a Author: Colin P. Mccabe Date: Thu Oct 22 18:41:22 2015 -0700 CLOUDERA-BUILD. Change version to 4.1.0-cdh5_1.0.0 commit 7146a30a9d1b59cbe71fcfd0eba46e4cb7bec435 Author: Colin P. Mccabe Date: Tue Dec 1 21:47:58 2015 -0800 HTRACE-314. htraced: make datastore loading safer (cmccabe) commit 2cf4497ce2f2335e5dee7c29c47be8d457a20830 Author: Colin P. Mccabe Date: Wed Dec 2 18:51:32 2015 -0800 HTRACE-315. htraced: change default web port from 9095 to 9096 (cmccabe) commit a4fd3ff297f5b35839096e77af13f0d47ecd7c1b Author: Masatake Iwasaki Date: Thu Dec 3 17:26:42 2015 +0900 HTRACE-312. htraced: if GOMAXPROCS is left at 1, set it to the number of CPUs (Colin Patrick McCabe via iwasakims) commit 170cf7fbcb181bd026aef282d8ce5bbd51f4f2fd Author: Colin P. Mccabe Date: Tue Dec 1 13:27:53 2015 -0800 HTRACE-308. Deserialize WriteSpans requests incrementally rather than all at once to optimize GC (cmccabe) commit 9ba1f76352b1d2621f1605a788dd155f4ffd9556 Author: Masatake Iwasaki Date: Wed Dec 2 00:56:29 2015 +0900 HTRACE-313. htraced span receiver clientDropped file should include timestamps (Colin Patrick McCabe via iwasakims) commit 9bccd34c61dcd9e916623efe100a15dd9734aae5 Author: Masatake Iwasaki Date: Sat Nov 28 10:43:46 2015 +0900 HTRACE-311. htraced: Fix logging to stdout via -Dlog.path= (Colin Patrick McCabe via iwasakims) commit ca3f158ddba1888bfaf63236cdc43f9045afdc97 Author: Masatake Iwasaki Date: Sat Nov 28 10:13:00 2015 +0900 HTRACE-310. htracedTool: when there is an error response, print the body of the response (Colin Patrick McCabe via iwasakims) commit 1f4fcb9516bc5131a73d8f4d7be881337a1c746f Author: Masatake Iwasaki Date: Sat Nov 28 09:54:06 2015 +0900 HTRACE-309. htraced: improve leveldb configuration (Colin Patrick McCabe via iwasakims) commit 614224e12c5f9dc79cde6551298a0cf9efcce5d1 Author: Masatake Iwasaki Date: Sat Nov 28 09:11:51 2015 +0900 HTRACE-307. htraced: queries sometimes return no results even when many results exist due to confusion in iterator usage (Colin Patrick McCabe via iwasakims) commit 3182c15d1e0f55abac8ec7b776af117ceef022b3 Author: Colin P. Mccabe Date: Tue Nov 24 12:07:50 2015 -0800 HTRACE-304. htraced: fix bug with GREATER_THAN queries (cmccabe) commit d9c965abf04c67087e4d5230353def1e1b32011e Author: Colin P. Mccabe Date: Tue Nov 24 12:06:13 2015 -0800 HTRACE-305 htrace-web: Use greater-than-or-equal rather than greater-than in more places (cmccabe) commit 6e30c36f416d22c7d726850da722d5da25ed947a Author: Masatake Iwasaki Date: Wed Nov 25 03:17:49 2015 +0900 HTRACE-306. htraced: logs should use UTC (Colin Patrick McCabe via iwasakims) commit f6eff2e0e2097bded7f4f4de3b0f21d1002c6ba9 Author: Colin P. Mccabe Date: Sun Nov 22 21:36:17 2015 -0800 HTRACE-303 addendum. Fix missing newline in log message, extra import commit f0cdfef1fb985cfac520b50df4b0748c43909659 Author: Colin P. Mccabe Date: Sat Nov 21 13:32:19 2015 -0800 run "go fmt" on go code commit a47037feda0b65d414a3e6d4daac996df2c7c983 Author: Colin P. Mccabe Date: Sat Nov 21 13:27:23 2015 -0800 HTRACE-303. Add client-side htraceDropped log file to track dropped spans (cmccabe) commit efef61a13da889518e126924f2965490aa9f4e88 Author: Colin P. Mccabe Date: Sat Nov 21 13:12:20 2015 -0800 HTRACE-298. htraced: improve datastore serialization and metrics (cmccabe) commit d73b1acf4a0f2aed0ab36e7b4c1a498c8daae928 Author: Masatake Iwasaki Date: Fri Nov 20 11:20:06 2015 +0900 HTRACE-301. htraced: fix unit tests that aren't waiting for spans to be written, use semaphore for WrittenSpans (Colin Patrick McCabe via iwasakims) commit 32480202761ca6d696612b9d6ed3b464a21abfef Author: Colin P. Mccabe Date: Thu Nov 19 16:45:42 2015 -0800 HTRACE-302. htraced: Add admissions control to HRPC to limit the number of incoming messages (cmccabe) commit a17cc7cd3286c1c4fc13290d9219d1f30d8423e9 Author: Colin Patrick Mccabe Date: Tue Nov 17 14:10:26 2015 -0800 HTRACE-299. htraced: add /server/debugInfo REST endpoint to get stack traces and GC stats (cmccabe) commit 62573f261363684d85ec62ecccffec48bfb2009e Author: Colin P. Mccabe Date: Tue Nov 17 10:58:42 2015 -0800 HTRACE-300. Reaper should be initialized before shards are activated (Masatake Iwasaki via Colin P. McCabe) commit 52a7040c5519206bd5f3d46e25fea6aa376525f5 Author: Colin P. Mccabe Date: Thu Nov 12 12:48:14 2015 -0800 HTRACE-297. htraced: avoid serializing spans to json unless TRACE logging is enabled (cmccabe) commit 3aa7704259c3510d3b1f49c79d140254c62bc6ee Author: Colin P. Mccabe Date: Thu Nov 12 12:39:36 2015 -0800 HTRACE-294. htraced: fix some metrics issues (cmccabe) commit 2c4679346a4774f6280370c2888134e5ba809e2d Author: Colin P. Mccabe Date: Thu Nov 12 12:38:43 2015 -0800 HTRACE-296. htraced tests: make sure local settings for HTRACED_WEB_DIR and HTRACE_CONF_DIR don't affect unit tests (cmccabe) commit 98747b8d2ee1a543f8762a1d41f7749b930bb52a Author: Colin P. Mccabe Date: Thu Nov 12 12:37:59 2015 -0800 HTRACE-295. htraced: setting span.expiry.ms to 0 should disable span expiry (cmccabe) commit 06a01d2dd2847973db14683c41486dc1cde6cad7 Author: Masatake Iwasaki Date: Mon Nov 9 04:56:02 2015 +0900 HTRACE-293. htrace-web: control-click should fully expand trace trees (Colin Patrick McCabe via iwasakims) commit d4e263b73554718b6794c328c12345a86956c96d Author: Colin Patrick Mccabe Date: Thu Nov 5 16:10:55 2015 -0800 HTRACE-288 addendum: fix ServerInfoView typo commit e83f1d0c90542ff026462d95be00768c2cdef2d5 Author: Colin Patrick Mccabe Date: Thu Nov 5 18:56:56 2015 -0800 HTRACE-292. "htracedTool version" should display the git hash, and -Dgit.version option should be available for build (cmccabe) commit cdc1ddab8e80380a0ce3fbd16b451779db725f7f Author: Colin P. Mccabe Date: Mon Nov 2 18:36:22 2015 -0800 Update libhtrace.so version to 4.1.0 commit e9cbd0858ea2cd593348842c85600e439271a082 Author: Colin Patrick Mccabe Date: Wed Nov 4 16:26:21 2015 -0800 HTRACE-291. rename bin/htrace to bin/htracedTool (cmccabe) commit dd59ee30390caa1763d1e5a9fd15963f6a333e69 Author: Colin P. Mccabe Date: Mon Nov 2 17:42:14 2015 -0800 HTRACE-288. htraced: Add a user interface to view server version, metrics, and configuration (cmccabe) commit 69cbf9a26a510ec20689824965ef12a2e8d5b834 Author: Colin P. Mccabe Date: Mon Nov 2 16:15:45 2015 -0800 HTRACE-286. htraced: improvements to logging, daemon startup, and configuration (cmccabe) commit 221b095482cf2e0459a5300137df4bfbd79a837f Author: Colin P. Mccabe Date: Mon Nov 2 16:19:45 2015 -0800 HTRACE-285. htraced tool: fix query parsing and add query_test (cmccabe) commit c02e66b472fb50f337fed7b2b50a4014bf22c56c Author: Colin P. Mccabe Date: Mon Oct 26 16:10:53 2015 -0700 HTRACE-284. htrace-htraced, htrace-flume: do not treat the shaded version of commons-logging as provided commit 8362b4a1c46b1472257090a437a2b4a5428b6972 Author: Colin P. Mccabe Date: Mon Nov 2 11:29:12 2015 -0800 HTRACE-290. htraced: Fix per-faculty log level settings and add unit tests for conditional logging (Masatake Iwasaki via Colin P. McCabe) commit cd9ce95799ad60cb8bebe946161d168af7fc0b27 Author: Colin P. Mccabe Date: Sun Nov 1 17:31:47 2015 -0800 HTRACE-289. Fix TraceEnabled, etc. logger methods for conditional logging (Masatake Iwasaki via Colin P. McCabe) commit 0d2394d63fd7c49101f226702da88af943c20916 Author: Colin P. Mccabe Date: Fri Oct 30 09:53:24 2015 -0700 HTRACE-282. htraced: reap spans which are older than a configurable interval (cmccabe) commit 547764325d918c778844f7c751e9badc1b06f865 Author: Colin P. Mccabe Date: Mon Oct 26 14:04:45 2015 -0700 HTRACE-283. Heartbeater should wait for goroutine to finish on close (Masatake Iwasaki via cmccabe) commit d0ec039b925353b10cf2491d451ae5b27e96f667 Author: Colin P. Mccabe Date: Thu Oct 22 19:38:38 2015 -0700 HTRACE-280. htraced: add metrics about total spans added and dropped per address (cmccabe) commit 59c90f8e1b03c9ded54450f69822ba627ab1ed13 Author: Colin P. Mccabe Date: Thu Oct 22 18:38:36 2015 -0700 HTRACE-281 addendum. example/htraced-conf.xml needs an Apache license header (cmccabe) commit 6473f0829278976395a26896982a3a69957385af Author: Colin P. Mccabe Date: Thu Oct 22 17:50:24 2015 -0700 HTRACE-281. htraced: add example/htraced-conf.xml (cmccabe) commit 0da7e890965db4bcaec517fcb2b78a6bea325142 Author: Colin P. Mccabe Date: Wed Oct 21 11:54:55 2015 -0700 HTRACE-267. Move owl logo licensing information from NOTICE to LICENSE (cmccabe) commit a3a8bbcbfc924c53400f7ef257a4ac97ff67db53 Author: Colin P. Mccabe Date: Wed Oct 21 11:53:44 2015 -0700 HTRACE-268. Remove Units and go-codec from LICENSE since they are not contained in the source release (cmccabe) commit 12dac6dd480929b1a144109469b3d9efb1a58c70 Author: Colin P. Mccabe Date: Wed Oct 21 11:52:33 2015 -0700 HTRACE-271. Add log4j.properties to all submodule tests (cmccabe) commit 3a7b386d4cba4335a182f57b56264baa4a88092e Author: Colin P. Mccabe Date: Wed Oct 21 11:48:36 2015 -0700 HTRACE-277: htraced: Add /server/conf endpoint to get server configuration (cmccabe) commit f0012d8d85566b7b5fdd43ffecedea323846c85c Author: Colin Patrick Mccabe Date: Tue Oct 13 15:02:14 2015 -0700 HTRACE-279. Fix issues where the HTracedSpanReceiver was using the wrong JSON serialization for spans and add validation to htraced REST ingest path (cmccabe) commit 5de56d4c814e00eaa7c1cb4e58954b89c79aa3e4 Author: Colin Patrick Mccabe Date: Tue Oct 13 13:22:14 2015 -0700 HTRACE-278. htraced: dump thread stacks and GC statistics when SIGQUIT is sent (cmccabe) commit 35a290b67eaa34fb3f2ad45c0a879a643e2df86c Author: Colin P. Mccabe Date: Mon Oct 12 13:09:41 2015 -0700 HTRACE-237. Optimize htraced span receiver (cmccabe) commit 8fca9b5e1eaa6bdb682dc5d813484e603c60167a Author: Colin P. Mccabe Date: Tue Oct 6 10:19:40 2015 -0700 HTRACE-276. Shade classes into org.apache.htrace.shaded rather than org.apache.htrace (cmccabe) commit f2f315e369bcb437921d67e2f5dca8842073da9c Author: Colin P. Mccabe Date: Tue Oct 6 09:49:32 2015 -0700 HTRACE-272. TracerPool must not load multiple instances of the same receiver class when a simple classname is given (Masatake Iwasaki via Colin P. McCabe) commit e8a0ab133d5a77163a266d3cff1ab6887d246d94 Author: Colin P. Mccabe Date: Sat Oct 3 23:52:32 2015 -0700 HTRACE-235. htrace-zipkin - add Kafka transport support (Cosmin Lehene via Colin P. McCabe) commit 537cd024dadc90811abf5228e35e19324d74ac04 Author: Masatake Iwasaki Date: Wed Sep 23 15:42:45 2015 +0900 HTRACE-114. Fix compilation error of htrace-hbase against hbase-1.0.0 (iwasakims) commit 14aea0ea82792cc682333ce647f8b05e3e9eec7f Author: Colin P. Mccabe Date: Thu Sep 24 11:10:06 2015 -0700 HTRACE-266. Make the CLIENT_REST_MAX_SPANS_AT_A_TIME_KEY config key more consistent with other configs (stack via cmccabe) commit e67e270067d0dabf0c54bd629dca3e2cf325155d Author: Colin P. Mccabe Date: Thu Sep 24 11:05:44 2015 -0700 HTRACE-129: htraced: add /server/stats REST endpoint (cmccabe) commit 91c1e29c7aa371e1f7ce2fb49d2d87bf365e4930 Author: Elliott Clark Date: Mon Sep 21 23:30:56 2015 -0700 HTRACE-262 Temporarily suppress doclint for Java 8 to prevent build failure commit 62bb2976aa06deaf3e85b209a1290a0fdb947a35 Author: Colin P. Mccabe Date: Tue Sep 22 09:35:51 2015 -0700 HTRACE-260. htrace-zipkin should not set the obsolete duration field in thrift (Adrian Cole via Colin P. McCabe) commit e2bb3c43e1e0896a6ef5fd87f78ea2caeb406908 Author: stack Date: Wed Sep 16 15:02:25 2015 -0700 HTRACE-252 Up our apache pom to latest -- was v12, latest is v17 commit 2a862b9b3a104f6b0516c8856cc2f3848697691c Author: stack Date: Tue Sep 15 21:29:25 2015 -0700 HTRACE-250 Fix the markdown in index.md commit 6e3326b11486bda1f5a3720beda0e3f22a4ed022 Author: stack Date: Tue Sep 15 20:59:42 2015 -0700 HTRACE-249 Script and doc on how to publish website commit f0f0231c9668b2b63321cba59cb2cfb6f5b246c6 Author: Colin Patrick Mccabe Date: Tue Sep 15 16:09:48 2015 -0700 HTRACE-241. Add docker image for HTrace (Jake Farrell via Colin P. McCabe) commit 54fedd67d1cfb36167368c6c3757673c2195415f Author: stack Date: Tue Sep 15 14:41:55 2015 -0700 HTRACE-249 Script and doc on how to publish website bin/publish_hbase_website.sh Script copied from hbase written by Misty Stanley Jones. Changed the hbase references to htrace and removed hbase-specific checking. htrace-hbase/pom.xml Need hbase-common to build javadoc so can build htrace site src/main/site/markdown/building.md New file on how to build, release and publish to website. Currently just how to publish to website. src/main/site/markdown/index.md Add news of releases. src/main/site/site.xml Add references to new building.md file so shows in menu. commit 2c8cfa3f5f7bfa79c587dde4ceb4772a65bb9762 Author: Colin Patrick Mccabe Date: Wed Sep 9 12:05:45 2015 -0700 HTRACE-239. Add htrace/impl/TestZipkinSpanReceiver.java (Adrian Cole via Colin P. McCabe) commit 2f3647b2b1efd2015b328c48ec689af0fa8be3fb Author: Colin P. Mccabe Date: Tue Sep 8 18:49:01 2015 -0700 HTRACE-243. Remove duplicate maven-assembly-plugin configuration section in htrace-htraced/pom.xml (Lewis John McGibbney via Colin P. McCabe) commit 24a1f514908fa1866614c79daa5db9333c49bdfc Author: Colin P. Mccabe Date: Tue Sep 8 17:46:53 2015 -0700 HTRACE-240. Remove duplicate slf4j-api dependency in htrace-zipkin/pom.xml (Cosmin Lehene via Colin P. McCabe)