730 Commits

Author SHA1 Message Date
Ritabrata Moitra ffad6566b8 [ROCKETMQ-209]Remove duplicated code in class MQClientAPIImpl
Author: Ritabrata Moitra <rmoitra@thoughtworks.com>

Closes #134 from Ritabrata-TW/master.
2017-08-11 19:59:28 +08:00
lindzh aa1c75774e [ROCKETMQ-254]Fix logger appender unit tests which cost too long
Author: lindzh <linsony0@163.com>

Closes #141 from lindzh/logger_appender_test.
2017-08-11 15:40:24 +08:00
lindzh bcc65e5471 [ROCKETMQ-231]Wrong Pull result sizebugfix
Author: lindzh <linsony0@163.com>

Closes #126 from lindzh/fix_consumer_pull_msg_size.
2017-08-11 14:36:53 +08:00
shroman 246be9eb06 ROCKETMQ-6: Use logger for exceptions instead of e.printStackTrace().
Signed-off-by: shroman <rshtykh@yahoo.com>
2017-07-05 20:38:13 +09:00
yukon 9ad9ad064f [ROCKETMQ-238] Catch Throwable to avoid error cancel some key scheduled tasks. 2017-07-05 14:48:16 +08:00
Jaskey 96cd2e4ed0 [ROCKETMQ-208]incompatibility problem found in enviroment of JDK 1.7 when running client closes apache/incubator-rocketmq#10 2017-06-06 16:28:15 +08:00
王松松 9422bdb38b correct spelling mistake 2017-06-02 22:20:02 +08:00
dongeforever 0fe947173a Polish github links 2017-05-27 14:39:30 +08:00
dongeforever 8d781757df Remove diamond operator for client module with JDK 1.6 2017-05-27 14:09:08 +08:00
Jaskey b1fcf1b83b [ROCKETMQ-98]Fix risk of unable to release putMessage Lock forever closes apache/incubator-rocketmq#61 2017-05-27 11:21:09 +08:00
Zhanhui Li e9814ad47e Add javadoc to message store. 2017-05-07 23:07:03 +08:00
vsair 58f1574b28 [ROCKETMQ-121]Support message filtering based on SQL92 closes apache/incubator-rocketmq#82 2017-04-21 18:17:58 +08:00
Li Zhanhui 7c7374e38c Fix issue 165 2017-04-12 21:51:26 +08:00
Zhanhui Li 7e37799e82 Aggregate packaging specific files to a new sub-module: distribution 2017-03-28 20:34:30 +08:00
yukon 0b39fcadfa [ROCKETMQ-145][HOTFIX] Resolve concureent issue in HAService and GroupCommitService 2017-03-18 15:41:29 +08:00
dongeforever 11653ce24c ROCKETMQ-80 Add batch feature closes apache/incubator-rocketmq#53 2017-03-17 18:59:43 +08:00
yukon 881aef5d31 [ROCKETMQ-56] Polish unit tests for rocketmq-store 2017-01-22 16:28:21 +08:00
Zhanhui Li 11ff542c43 [ROCKETMQ-45]Delete hanged consume queue files 2017-01-22 14:48:16 +08:00
Zhanhui Li bfc19a1673 Fix typo 2017-01-16 15:16:34 +08:00
qinliujie 9d76ea9231 MASTER [ROCKETMQ-33] Resolve cpu occupy 100% issue in GroupCommitService/HAService, closes apache/incubator-rocketmq#31 2017-01-09 11:26:07 +08:00
dongeforever 167cce0348 ROCKETMQ-18 Clean code closes apache/incubator-rocketmq#21 2016-12-29 15:25:05 +08:00
yukon f9d90201d0 ROCKETMQ-18 Polish copyright and remove unnecessary code. 2016-12-29 11:53:38 +08:00
yukon 2eae25c6aa ROCKETMQ-18 Remove empty class doc. 2016-12-28 17:09:13 +08:00
yukon 853b167bda ROCKETMQ-18 Fix the conflicts between code and check style. 2016-12-28 16:11:32 +08:00
yukon 388ba7a584 ROCKETMQ-18 Reformat all codes. 2016-12-28 15:42:48 +08:00
yukon 8ca4657e15 ROCKETMQ-18 Remove author annotation. 2016-12-28 14:28:13 +08:00
yukon f56e038372 ROCKETMQ-18 Use apache email as author. 2016-12-27 18:59:17 +08:00
yukon 07a8862c30 ROCKETMQ-18 Delete unused unit tests. 2016-12-27 18:52:24 +08:00
yukon de6f9416aa ROCKETMQ-18 Rename package name from com.alibaba to org.apache 2016-12-27 18:45:51 +08:00
yukon 770c7f7def ROCKETMQ-18 Remove 'rocketmq' prefix of all modules. 2016-12-27 17:54:00 +08:00