Commit Graph

106 Commits

Author SHA1 Message Date
ascrutae fb87464db0 完成docker-compose 2016-12-18 13:07:26 +08:00
ascrutae 442c301f4b 完成镜像打包 2016-12-18 12:41:28 +08:00
ascrutae 12b41c1d14 修复部分问题 2016-12-17 17:38:49 +08:00
ascrutae 2c3e3ce33f 修复部分问题 2016-12-16 18:00:48 +08:00
ascrutae e04fbee8dc 修复部分问题 2016-12-16 17:00:02 +08:00
ascrutae 262309baef 修复部分问题 2016-12-15 23:36:27 +08:00
ascrutae 4eff915cea 修复部分问题 2016-12-13 18:47:10 +08:00
ascrutae b08470b8b6 修复部分问题 2016-12-12 22:17:08 +08:00
ascrutae fcf2b9e4b6 修复部分问题 2016-12-11 08:45:23 +08:00
ascrutae ce81b2ee8b 移除无用测试类 2016-12-08 14:41:09 +08:00
ascrutae 6c4213a970 修复部分问题 2016-12-08 14:39:13 +08:00
ascrutae dccd5d6576 完成告警功能 2016-12-08 13:57:26 +08:00
ascrutae c0f6d20a37 注册中心添加stop功能 2016-12-07 16:51:06 +08:00
ascrutae 469ce5ea90 修复部分问题 2016-12-07 10:53:43 +08:00
wusheng cc85aa1273 add client and register watcher to webui. 2016-12-06 19:38:20 +08:00
wusheng 293981f2a2 move NetUtils for refaction. 2016-12-06 16:55:47 +08:00
wusheng 5e5944833d remove NotifyListenerImpl, it’s not easy to understan its purpose. 2016-12-06 16:27:31 +08:00
wusheng 72da98fbf9 fix 2 test cases compile issue 2016-12-05 19:19:39 +08:00
wusheng 3d8e2e27a2 fix compile issue. 2016-12-05 19:15:50 +08:00
wusheng 82177dde58 sync more 2016-12-05 18:08:36 +08:00
wusheng 4575686b7b 1.remove webui useless demo. 2. solve webui compile issue. 3. remove old test case, waiting test scenario by docker tech. @ascrutae 2016-12-05 14:31:11 +08:00
ascrutae 528226eff1 Merge remote-tracking branch 'origin/master' 2016-12-04 16:16:18 +08:00
ascrutae 5b9b7abeb7 修复部分问题 2016-12-04 16:16:07 +08:00
wusheng fdaa318602 add AbstractSpanDisruptor to avoid endless blocking of next() 2016-12-04 15:52:20 +08:00
ascrutae 0bb9d6879a 增加路由信息 2016-12-04 14:18:19 +08:00
wusheng c3b73d8bec add search capability to routing node. 2016-12-03 23:38:22 +08:00
wusheng 19e64e0271 fix compile issue 2016-12-03 19:55:44 +08:00
wusheng b73e0366d1 reset flag when network fail. 2016-12-02 11:34:40 +08:00
wusheng e845ee024a add network max-wait-time 2016-12-02 10:20:19 +08:00
ascrutae 809e3d7b98 Merge remote-tracking branch 'origin/master' 2016-12-01 23:42:53 +08:00
ascrutae f2e7a15f08 注册中心订阅改为增量下发,修复逻辑错误 2016-12-01 23:36:23 +08:00
wusheng b2c79e6418 1. reset network flag when onError occurs. 2. remove unless import 2016-12-01 18:03:55 +08:00
wusheng 97bd55f376 1.add log and health-report. 2.rename classes. 3. review for bugs. 4. fix some bugs 2016-11-30 22:27:01 +08:00
wusheng 1fe6579258 1. remove data-carrier. 2.restore test case. 3. ready to suppor multi-constructor enhance. 2016-11-30 21:50:31 +08:00
wusheng f5f4222194 Add a IndexOperatorTest. 2016-11-30 18:13:00 +08:00
ascrutae 2f02f74dad Merge remote-tracking branch 'origin/master'
# Conflicts:
#	skywalking-storage-center/skywalking-storage/src/test/java/StorageThread.java
2016-11-30 11:11:44 +08:00
ascrutae 192e8a29dd 提交Routing逻辑,修复注册中心bug 2016-11-30 11:10:11 +08:00
wusheng e3df9ac2a7 add a test case for DataFile write and read 2016-11-30 09:37:31 +08:00
wusheng 24f133d8e2 remove useless config, and make sure file writer is flush. 2016-11-29 22:22:31 +08:00
wusheng 4764e12d99 sleep 1 millisecond stead of 1 namos, avoid thread resource contention. 2016-11-28 15:05:45 +08:00
wusheng 6e10bb2526 If exceptions occur in startup, storage node will exit. Avoid a misguide. 2016-11-28 11:16:06 +08:00
wusheng 5b65fa5ab0 lock cause by zkclient 2016-11-27 21:38:36 +08:00
ascrutae f3539eae7f no message 2016-11-27 18:53:47 +08:00
wusheng 77f096d46f Using waiting grpc send status, instead of reponse. Avoid performance loss. 2016-11-27 17:24:08 +08:00
wusheng ec08ca15e5 * add Agent2RoutingClient, to provie send ReqeustSpan and AckSpan to routing servers. 2016-11-27 13:12:53 +08:00
wusheng c99679a868 1. change grpc facade, to open more interface to client. 2016-11-27 11:29:36 +08:00
wusheng d81a33254c fix a test case compile issue. 2016-11-26 21:55:24 +08:00
wusheng de32fce10b fix all compile issues of sniffer on using new network protocol. 2016-11-26 21:52:18 +08:00
wusheng c98b41b083 on rebuild javaagent. 2016-11-26 18:53:25 +08:00
wusheng b5e00fe202 fix: event handler memory leak, buffer never be cleared 2016-11-25 09:28:25 +08:00