Commit Graph

15 Commits

Author SHA1 Message Date
wusheng 57f7b7a6ac Set version = 3.0.1. 2017-04-13 21:19:07 +08:00
wusheng 38a7beae8d Update version for next iteration. 2017-04-13 17:33:45 +08:00
wusheng 738d156495 Recover logging-api/logging-log4j2 modules. Adjust codes for new modules. 2017-03-13 15:57:51 +08:00
wusheng acdbc5e11b Remove all common-log modules(useless). 2017-02-28 10:50:28 +08:00
wusheng eb52c386c7 Remoe health-report module. Because the HealthCollector is based on ConcurrentHashMap. This triggers a performance issue, when the TPS is very high.( > 500) 2017-02-27 15:37:13 +08:00
wusheng 1326f5452b 1.Remove all server side module. Prepare to use `AKKA` as new cluster engine.
2.Release the prototype of ‘TraceSegment’.
2017-02-17 10:31:01 +08:00
wusheng 5ba9b3bf4a update version for next iteration. 2017-02-09 13:54:07 +08:00
wusheng 39f597f1ec Fix the version issue. And remove the duplicate definition of ConfigInitializer. 2017-01-09 15:27:48 +08:00
ascrutae 99fd385c9b 修改pom,fix #76 2016-12-27 10:21:59 +08:00
wusheng 8d484971c0 change version number to 2.1-2017, for the next iterator. 2016-12-19 17:38:10 +08:00
ascrutae fcf2b9e4b6 修复部分问题 2016-12-11 08:45:23 +08:00
ascrutae 203cf428c9 修复编译级别 2016-11-26 13:13:40 +08:00
ascrutae bf9db407f0 修复编译问题,完成Elastic启动部分逻辑,修改pom依赖 2016-11-20 21:50:15 +08:00
wusheng 3a7e331aa0 Fix some resources leak. Format log. Set jdk level of common lib to 1.6 . Fix some incorrect pom.xml . 2016-11-14 18:55:00 +08:00
ascrutae be3126a1bb 新增health-report工程,修改日志输出,添加配置 2016-11-14 16:45:25 +08:00