wusheng
|
fdaa318602
|
add AbstractSpanDisruptor to avoid endless blocking of next()
|
2016-12-04 15:52:20 +08:00 |
ascrutae
|
6fd3ce2d3f
|
Merge remote-tracking branch 'origin/master'
|
2016-12-04 14:18:32 +08:00 |
ascrutae
|
0bb9d6879a
|
增加路由信息
|
2016-12-04 14:18:19 +08:00 |
wusheng
|
728b6f98a1
|
recovery webui to project, ready to solve compile issues with new arch.
|
2016-12-04 13:45:24 +08:00 |
吴晟 Wu Sheng
|
a5489b9190
|
Update README.md
|
2016-12-04 11:11:16 +08:00 |
吴晟 Wu Sheng
|
acf07873f5
|
Update README.md
|
2016-12-04 11:04:57 +08:00 |
吴晟 Wu Sheng
|
fd631fce76
|
Update README.md
add scenario badges for test
|
2016-12-04 11:03:10 +08:00 |
吴晟 Wu Sheng
|
e93991475d
|
Update README.md
add release and dev badges
|
2016-12-04 10:30:29 +08:00 |
吴晟 Wu Sheng
|
d6b74b0075
|
Update README.md
|
2016-12-04 10:26:42 +08:00 |
ascrutae
|
25970a410c
|
Merge remote-tracking branch 'origin/master'
|
2016-12-04 08:49:56 +08:00 |
ascrutae
|
0b0bc1cf95
|
移除Tomcat插件测试代码,修复部分问题
|
2016-12-04 08:49:45 +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 |
ascrutae
|
d7804bf443
|
移除test-api依赖
|
2016-12-03 19:52:50 +08:00 |
wusheng
|
b0839d2440
|
1. solve compile issue. 2. remove test-api module
|
2016-12-03 18:54:31 +08:00 |
wusheng
|
2f057f8bef
|
1. add TraceSearchClient to support sync and async search. 2.adjust SpanStorageServer and AsyncTraceSearchServer to process onError on server side.
|
2016-12-03 18:30:49 +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
|
6bf74b5fc1
|
1.remove *.auth 2.add ArgumentTypeNameMatch 3. use ArgumentTypeNameMatch to Jedis Plugin
|
2016-12-01 17:19:08 +08:00 |
wusheng
|
9430d3dc4e
|
refact constructor intercept again, suppor multi interceptPoints
|
2016-12-01 15:55:44 +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
|
fe1702da36
|
#68 Provide multi interceptor point to enhance a single class
|
2016-11-29 11:58:35 +08:00 |
wusheng
|
152af3bb4d
|
update to gRPC 1.0.2
|
2016-11-29 10:06:30 +08:00 |
吴晟 Wu Sheng
|
2f75019312
|
Update README.md
|
2016-11-28 18:47:33 +08:00 |
wusheng
|
03fc64eef2
|
move ‘onBatchFinished’ notice point.
|
2016-11-28 16:15:25 +08:00 |
wusheng
|
4764e12d99
|
sleep 1 millisecond stead of 1 namos, avoid thread resource contention.
|
2016-11-28 15:05:45 +08:00 |
wusheng
|
741ec6ac0b
|
Merge branch 'master' of https://github.com/wu-sheng/sky-walking
* 'master' of https://github.com/wu-sheng/sky-walking:
Update README.md
Update README.md
|
2016-11-28 11:16:19 +08:00 |
wusheng
|
6e10bb2526
|
If exceptions occur in startup, storage node will exit. Avoid a misguide.
|
2016-11-28 11:16:06 +08:00 |
吴晟 Wu Sheng
|
b510a21dbc
|
Update README.md
|
2016-11-28 11:02:11 +08:00 |
吴晟 Wu Sheng
|
3c6e2ed0ce
|
Update README.md
|
2016-11-28 11:01:23 +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 |
吴晟 Wu Sheng
|
c3ae98b1e4
|
Update README.md
add code-beat badge to my project.
|
2016-11-27 17:31:45 +08:00 |
wusheng
|
77f096d46f
|
Using waiting grpc send status, instead of reponse. Avoid performance loss.
|
2016-11-27 17:24:08 +08:00 |
wusheng
|
8a7a6f04fc
|
* avoid a RuntimeException from health report
|
2016-11-27 13:52:56 +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
|
dcda4e766f
|
1. set README.md to English
|
2016-11-27 10:35:55 +08:00 |
wusheng
|
0d2ee9af4b
|
fix more issue. change README.md to English.
|
2016-11-26 22:29:43 +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 |