Commit Graph

1140 Commits

Author SHA1 Message Date
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
wusheng 9628e8aff9 test on jdk8 2016-11-21 11:05:17 +08:00
wusheng 97bd286db9 reflect codes 2016-11-21 10:55:59 +08:00
ascrutae 9ce29b69ec 修复文件名时间不对导致查询不出来 2016-11-21 10:38:11 +08:00
wusheng fb2877f433 fix compile issue 2016-11-20 23:15:51 +08:00
ascrutae f266cbf007 no message 2016-11-20 23:00:55 +08:00
ascrutae bf9db407f0 修复编译问题,完成Elastic启动部分逻辑,修改pom依赖 2016-11-20 21:50:15 +08:00
wusheng 5b8d5e83fb add elasticsearch 5.0.1 custom edition to skywalking-storage lib. use it as data index sevice (independence process). 2016-11-20 18:44:59 +08:00
wusheng ac827cfff0 fix obvious bug code. 2016-11-20 12:07:22 +08:00
ascrutae 43ca1a0ee7 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	skywalking-storage-center/skywalking-storage/src/test/java/StorageClient.java
2016-11-20 09:03:13 +08:00
ascrutae 9f373fc2f6 修改数据索引实现方式 2016-11-20 08:57:26 +08:00
吴晟 Wu Sheng 69843b7715 Update README.md 2016-11-18 18:16:04 +08:00
吴晟 Wu Sheng 610245cc0d Create CONTRIBUTING.md
add CONTRIBUTING.md
2016-11-18 17:14:41 +08:00
wusheng e37125a153 fix page issue 2016-11-17 18:02:02 +08:00
wusheng 3a6d9e138e set README.md to Enlish doc. 2016-11-17 18:00:47 +08:00
wusheng de22cd3aae upload temp test case 2016-11-17 15:08:17 +08:00
ascrutae 38cc8d03cf Merge remote-tracking branch 'origin/master' 2016-11-16 10:20:37 +08:00
ascrutae 648e2d8b18 新增异步查询接口,优化数据库存储 2016-11-16 10:20:12 +08:00
wusheng 82251c2db5 update test case 2016-11-15 20:10:05 +08:00
ascrutae e8eef8e0a8 修改TraceId生成规则 2016-11-15 19:28:04 +08:00
wusheng d7937df93c change test case of StorageClient. 2016-11-15 19:08:53 +08:00
ascrutae 608b44e1f0 将datacarrier改成1.2版本,修复Health Report 无法 format string问题 2016-11-15 16:06:20 +08:00
ascrutae 7eb409bb94 Merge remote-tracking branch 'origin/master' 2016-11-15 15:52:40 +08:00
ascrutae c06b1fd0a7 新增配置项,添加测试用例,修复在快速创建DataFile时,会创建出两个相同名字的DataFile 2016-11-15 15:52:25 +08:00
wusheng c567cfa0ba fix IndexDataCapacityMonitor’s timer issue. maybe happened issue. 2016-11-15 10:23:08 +08:00