Commit Graph

20 Commits

Author SHA1 Message Date
wusheng 738d156495 Recover logging-api/logging-log4j2 modules. Adjust codes for new modules. 2017-03-13 15:57:51 +08:00
pengys5 db1af49366 solve compile error 2017-03-03 21:01:13 +08:00
pengys5 a6ca67f6bf main test 2017-03-03 20:14:29 +08:00
pengys5 3b4fd3435b solve complile error 2017-02-26 23:01:58 +08:00
pengys5 3b8109b393 1. cluster and actor module amalgamated into single one
2. created workerref class use for cover akka actorref class
2017-02-25 22:22:17 +08:00
wusheng bbc29d8bae Merge branch 'feature/3.0' into feature/collector
* feature/3.0:
  Alter ContextCarrier, add applicationCode and peerHost
  remove a test main.
  Fix compile issue.
  Add a new field, applicationCode,  in TraceSegment.
  Add a log field.
  Fix ‘tags.get’ cause ClassCastException, because after akka-message/serialize, all tags values are type of String.class.
  Fix serialize bugs.
  Add ISerializable interface, and implement this interface in ‘TraceSegment’, ‘TraceSegmentRef’, ‘Span’, ‘LogData’
  Add the trace proto file.
  Fix some compile issues. Add protobuf dependency, and protoc-grpc-plugin.
  Fix log-toolkits(log4j, log4j2, logback) compile issue.
  Fix opentracing-toolkit activation compile issue, and useless codes.

# Conflicts:
#	pom.xml

Give a new demo AbstractWorkerProviderTestCase.
2017-02-24 18:04:05 +08:00
pengys5 1a4a137f45 collector cluster 2017-02-24 17:04:15 +08:00
pengys5 dd5ce74328 actor provider 2017-02-23 22:15:15 +08:00
wusheng 4960fa801e fix dependency version. 2017-02-21 23:41:57 +08:00
pengys5 18cc8620a2 actor manager 2017-02-21 17:32:25 +08:00
pengys5 c8b8b5b684 demo of trace cluster 2017-02-21 10:16:49 +08:00
pengys5 5397547ff1 test 2017-02-19 21:04:09 +08:00
ascrutae b11c8a79a6 1.修改工程结构,2. 完成部分Storage功能 2016-10-31 16:35:13 +08:00
wusheng 99298c2532 增加新的版本号 2.0-2016,准备下一版本迭代 2016-08-18 11:37:59 +08:00
wusheng 1bdc5c6162 补充提交部分代码 2016-08-18 11:06:01 +08:00
ascrutae 944160d258 修改包名和修复bug 2016-08-14 16:47:29 +08:00
ascrutae d606174e79 提交新版本功能 2016-08-10 18:26:31 +08:00
ascrutae 7f737de9ef 1.修改Pluin的编译级别 2. 支持H2数据库 3. 修复JDBC插件在JDK1.8的bug 2016-07-22 17:19:23 +08:00
wusheng 76bae4c9e7 修正包结构错误,以及命名部分错误 2016-07-07 09:57:24 +08:00
wusheng f286cbd781 1.大规模修改工程结构,sdk降级使用1.6编译,支持1.6以上版本
2.server端程序保持不变
2016-06-25 10:47:25 +08:00