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 |
wusheng
|
c98b41b083
|
on rebuild javaagent.
|
2016-11-26 18:53:25 +08:00 |
wusheng
|
bf60416eca
|
Merge commit '203cf428c964cc1fca892a1b3cdc7da312ef2122'
* commit '203cf428c964cc1fca892a1b3cdc7da312ef2122':
修复编译级别
|
2016-11-26 17:15:15 +08:00 |
wusheng
|
3e21eaa681
|
1. add skywalking-opentracing-kit module 2.add a network client
|
2016-11-26 17:15:07 +08:00 |
ascrutae
|
203cf428c9
|
修复编译级别
|
2016-11-26 13:13:40 +08:00 |
吴晟 Wu Sheng
|
d529005443
|
Update README.md
|
2016-11-25 17:29:11 +08:00 |
吴晟 Wu Sheng
|
f48ab6b19e
|
Update README.md
|
2016-11-25 17:27:45 +08:00 |
吴晟 Wu Sheng
|
8cad93b18f
|
Update README.md
|
2016-11-25 17:16:23 +08:00 |
吴晟 Wu Sheng
|
7361a2feeb
|
Merge pull request #66 from wu-sheng/feature/disruptor-test
merge feature/disruptor test
|
2016-11-25 17:12:23 +08:00 |
wusheng
|
b5e00fe202
|
fix: event handler memory leak, buffer never be cleared
|
2016-11-25 09:28:25 +08:00 |
wusheng
|
e750b540cc
|
fix: 1.disruptor not start. 2.init data file from an empty dir failure.
|
2016-11-24 18:29:07 +08:00 |
wusheng
|
d1431cad59
|
fix publish missing
|
2016-11-24 17:52:33 +08:00 |
wusheng
|
340dd221c3
|
fix flush missing
|
2016-11-24 17:50:27 +08:00 |
wusheng
|
9561a50f6d
|
use disruptor to replace DataCarrier, to improve performance
|
2016-11-24 17:32:51 +08:00 |
吴晟 Wu Sheng
|
c30a42346a
|
Update README.md
move gitter-badge's posision
|
2016-11-24 10:20:48 +08:00 |
吴晟 Wu Sheng
|
f583f8d3da
|
Merge pull request #65 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
|
2016-11-24 10:20:08 +08:00 |
The Gitter Badger
|
0427a534df
|
Add Gitter badge
|
2016-11-24 02:14:22 +00:00 |
wusheng
|
fec2c40bab
|
remove useless methods
|
2016-11-23 21:34:25 +08:00 |
wusheng
|
c2237575ce
|
fix
|
2016-11-23 21:32:40 +08:00 |
wusheng
|
aabb247443
|
fix client batch send performance issue, and test case performance issue.
|
2016-11-23 21:19:47 +08:00 |
ascrutae
|
34f6bb9d46
|
Merge remote-tracking branch 'origin/master'
|
2016-11-23 11:42:27 +08:00 |
ascrutae
|
6f85ca9314
|
重构包名,类名
|
2016-11-23 11:42:12 +08:00 |
wusheng
|
ba72fcc43c
|
remove some useless code
|
2016-11-23 09:57:05 +08:00 |
ascrutae
|
4ebacf097b
|
完善Storage压测代码,修复部分bug
|
2016-11-23 09:55:03 +08:00 |
ascrutae
|
f723250d42
|
完成注册中心功能
|
2016-11-22 18:55:14 +08:00 |
ascrutae
|
7eb5379116
|
增加启动DataIndex服务的工程,调整pom文件
|
2016-11-21 16:51:48 +08:00 |
wusheng
|
0e309da054
|
confirm use jdk8 as compile jdk
|
2016-11-21 11:08:47 +08:00 |