wusheng
|
0ff0ef8add
|
remove default port for server. need be setted by users
|
2016-11-13 10:10:08 +08:00 |
ascrutae
|
e6f5e78fd9
|
Merge remote-tracking branch 'origin/master'
|
2016-11-13 09:33:01 +08:00 |
ascrutae
|
3de3dfdc3d
|
DataFinder获取连接改为从缓存中获取
|
2016-11-13 09:32:47 +08:00 |
wusheng
|
9da6edbba8
|
fix wrong module define
|
2016-11-12 20:29:24 +08:00 |
wusheng
|
cdcb440281
|
relocate module ‘skywalking-test-api’ to under module ‘skywalking-sniffer’
|
2016-11-12 20:23:58 +08:00 |
wusheng
|
b46472976b
|
use antrun-plugin to fix bug of shade-plugin.
set jvm level to 1.6
|
2016-11-12 20:10:46 +08:00 |
ascrutae
|
7e856deceb
|
添加注册节点逻辑
|
2016-11-12 19:22:57 +08:00 |
ascrutae
|
207561b1ee
|
完成storage功能衔接
|
2016-11-12 18:47:34 +08:00 |
ascrutae
|
8196c0c1a1
|
完成network功能
|
2016-11-12 13:09:34 +08:00 |
ascrutae
|
d70a40a3c9
|
Merge remote-tracking branch 'origin/master'
|
2016-11-12 11:08:20 +08:00 |
ascrutae
|
1a24900ef4
|
将Storage结果返回值返回为bool
|
2016-11-12 10:43:05 +08:00 |
ascrutae
|
7e732d0b84
|
将递归创建Path改为for循环
|
2016-11-12 10:41:39 +08:00 |
wusheng
|
5ae773e903
|
fix some log issue about logging
|
2016-11-11 23:25:18 +08:00 |
wusheng
|
55dc88f185
|
alter logging module, add logging-api and logging-impl-log4j2.
fix storage module use log incorrectly.
|
2016-11-11 23:21:45 +08:00 |
wusheng
|
bf5eb1398a
|
fix many compile bug and proto error
|
2016-11-11 23:01:37 +08:00 |
ascrutae
|
52becff8f5
|
定义Grpc接口
|
2016-11-11 15:08:54 +08:00 |
wusheng
|
af3117d1c6
|
修正包名称
|
2016-11-11 14:37:57 +08:00 |
ascrutae
|
e3dab2c57d
|
Merge remote-tracking branch 'origin/master'
|
2016-11-11 14:05:47 +08:00 |
ascrutae
|
b185f1e0b4
|
提交logging工程以及完成zookeeper实现的注册中心,删除对protocol工程的依赖
|
2016-11-11 14:05:32 +08:00 |
wusheng
|
0170da9b41
|
修正描述信息
|
2016-11-10 14:19:35 +08:00 |
wusheng
|
877dd69ce0
|
提交v2.1-2017规划路线图
|
2016-11-10 14:18:27 +08:00 |
wusheng
|
dbc221e2ed
|
调整registry api,保证其开放性
|
2016-11-10 09:42:57 +08:00 |
wusheng
|
30980991a4
|
合并注册中心功能到主工程
|
2016-11-10 09:29:32 +08:00 |
ascrutae
|
4b95a829e2
|
CenterType添加String转Type的方法
|
2016-11-10 07:41:01 +08:00 |
ascrutae
|
25dbe41aee
|
将RegistryManager改名为RegistryCenter,删除RegistryCenter中没有使用的API,以及完成RegistryCenter的切换center的功能
|
2016-11-10 07:38:45 +08:00 |
ascrutae
|
715effc177
|
删除无用注释
|
2016-11-09 23:40:40 +08:00 |
ascrutae
|
bb5b33c3b3
|
移除无用的接口
|
2016-11-09 23:39:00 +08:00 |
ascrutae
|
d628314c4f
|
添加注册接口
|
2016-11-09 10:26:07 +08:00 |
ascrutae
|
c887abeb8c
|
提交registry工程
|
2016-11-09 10:25:10 +08:00 |
ascrutae
|
9bbb126917
|
修复连接池泄露问题
|
2016-11-08 21:54:20 +08:00 |
ascrutae
|
0cf4683a10
|
增加close方法以及IndexDataCapacityMonitor改成守护线程
|
2016-11-07 23:41:34 +08:00 |
wusheng
|
3210d1ff82
|
Review Code
|
2016-11-07 09:45:53 +08:00 |
ascrutae
|
dcf859dfc1
|
完成按照TraceID读取数据的逻辑
|
2016-11-06 19:32:19 +08:00 |
ascrutae
|
06f171d8af
|
补充切换数据库逻辑
|
2016-11-06 15:48:01 +08:00 |
ascrutae
|
dd5cd7a1dc
|
补充完整逻辑
|
2016-11-05 09:55:17 +08:00 |
wusheng
|
9ab4fcfa14
|
修正部分伪代码逻辑。调整代码可读性
|
2016-11-04 19:12:55 +08:00 |
ascrutae
|
9daaf26169
|
移除不需要的类
|
2016-11-04 18:17:16 +08:00 |
ascrutae
|
0dadf27be7
|
重构伪代码
|
2016-11-04 18:15:59 +08:00 |
ascrutae
|
32777d72c7
|
完成DataFile功能
|
2016-11-04 15:22:07 +08:00 |
ascrutae
|
24e9af5152
|
完成DataFile功能
|
2016-11-04 11:18:27 +08:00 |
wusheng
|
8d63c0e5f2
|
修改部分类型,修改主索引文件,命名为块索引文件
|
2016-11-02 21:35:24 +08:00 |
ascrutae
|
f2bdef7fa7
|
完成DataFileIndex功能
|
2016-11-02 20:11:52 +08:00 |
ascrutae
|
8f50a79e69
|
1.完成部分索引伪代码
|
2016-11-01 23:11:30 +08:00 |
wusheng
|
3db7409d5a
|
no message
|
2016-10-31 16:56:34 +08:00 |
ascrutae
|
f791379baa
|
Merge remote-tracking branch 'origin/master'
|
2016-10-31 16:35:21 +08:00 |
ascrutae
|
b11c8a79a6
|
1.修改工程结构,2. 完成部分Storage功能
|
2016-10-31 16:35:13 +08:00 |
wusheng
|
371e18b891
|
增加对于DataCarrier项目的关联
|
2016-10-31 14:49:33 +08:00 |
wusheng
|
db1572e03b
|
no message
|
2016-10-26 18:04:54 +08:00 |
吴晟 Wu Sheng
|
eba6da138e
|
Update README.md
|
2016-10-26 16:42:56 +08:00 |
吴晟 Wu Sheng
|
79d3d3fc30
|
Update README.md
|
2016-10-26 16:30:13 +08:00 |