444 Commits

Author SHA1 Message Date
yukon cbe5197b35 Merge pull request #200 from zhouxinyu/ROCKETMQ-323
[ROCKETMQ-323] Release semaphore after callback being finished for async invoke
2017-12-08 17:43:28 +08:00
yukon 37cf2a7cb7 [ROCKETMQ-324] Expose an interface for client to specify the async call back executor 2017-12-06 16:21:24 +08:00
yukon 6c5a9507b4 [ROCKETMQ-323] Release semaphore after callback being finished for async invoke 2017-12-06 15:23:34 +08:00
shutian.lzh 5a2e710987 [ROCKETMQ-315] Enhance TLS default settings
Author: shutian.lzh <shutian.lzh@alibaba-inc.com>

Closes #194 from lizhanhui/tls_enhance_defaults.
2017-12-01 19:52:30 +08:00
yukon 1a88fe0975 [ROCKETMQ-28] Disable ssl mdoe by default 2017-10-19 15:16:00 +08:00
yukon 61aaf515ac [ROCKETMQ-28] Fix description of SslMode unmatched problem 2017-10-19 15:01:00 +08:00
Li Zhanhui a1764ab01b [ROCKETMQ-28] Encrypt transmission layer closes apache/rocketmq#118 2017-10-12 17:33:30 +08:00
yukon 18fd7e4058 [ROCKETMQ-302] TLP clean up, changes version to 4.2.0-SNAPSHOT 2017-10-09 17:24:11 +08:00
vongosling 08a0c403c0 Polish 2017-08-29 17:35:22 +08:00
fuyou001 bbe825f5c9 ROCKETMQ-277 Fix UnknownHostException when nothing configuration in etc file closes apache/incubator-rocketmq#145 2017-08-29 14:39:24 +08:00
yukon f613c3b7df [ROCKETMQ-259]Fix too many reflection calls when decode remoting command header 2017-08-11 22:14:56 +08:00
yukon 97aa813eb8 Reformat code globally second time 2017-08-11 20:50:22 +08:00
yukon 7f96008c8b Remove unused class GetRouteInfoResponseHeader and meaningless comments 2017-08-11 20:28:13 +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
dongeforever 824cbc738c [maven-release-plugin] prepare for next development iteration 2017-06-22 10:21:05 +08:00
dongeforever 5cc6d70acc [maven-release-plugin] prepare release rocketmq-all-4.1.0-incubating 2017-06-22 10:21:05 +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
Jaskey 8c8610f912 [ROCKETMQ-188]RemotingExecption is not consistent between invoke async and invoke oneway closes apache/incubator-rocketmq#98 2017-05-27 11:22:46 +08:00
Li Zhanhui 1630f277b9 This is to close issue ROCKETMQ-198: Add language code for Go and PHP
Thanks to StyleTang
2017-05-16 14:34:56 +08:00
Li Zhanhui 80aac138d9 [ROCKETMQ-191] Fix socket options 2017-05-10 10:44:34 +08:00
Zhanhui Li 6609c86650 Add javadoc to NettyRemotingAbstract class and several other trivial clean up. 2017-04-25 22:58:14 +08:00
Jaskey c183e0d402 [ROCKETMQ-172]log improvement for rocketmq client closes apache/incubator-rocketmq#90 2017-04-17 19:28:26 +08:00
Jaskey a8fa05e8c0 [ROCKETMQ-138] Remove hard coded Aliyun authentication code, closes apache/incubator-rocketmq#75 2017-04-11 14:38:05 +08:00
yukon d7decc84ab [ROCKETMQ-139] Degrade the client related modules' JDK version to 1.6 2017-03-10 16:45:40 +08:00
shtykh_roman a146646b27 [ROCKETMQ-75] Logging when RemotingCommand header decoding swallows exceptions. closes #51 2017-03-10 15:50:04 +09:00
yukon dd80e424e4 [maven-release-plugin] prepare for next development iteration 2017-02-11 16:18:26 +08:00
yukon 182f6f2920 [maven-release-plugin] prepare release rocketmq-4.0.0-incubating 2017-02-11 16:18:04 +08:00
shroman 169450e1f9 [ROCKETMQ-70] Duplicate methods in NettyRemotingClient, closes apache/incubator-rocketmq#48 2017-01-23 16:01:10 +08:00
vongosling b997c9743e Polish remoting module's UT 2017-01-20 19:01:29 +08:00
iskl 457bb61f04 [ROCKETMQ-59] Change Charset usages in RocketMQSerializable to RocketMQSerializable#CHARSET_UTF8, closes apache/incubator-rocketmq#43 2017-01-20 11:18:42 +08:00
yukon 032bb2b32e [ROCKETMQ-52] Add unit tests for MQClientAPIImpl 2017-01-19 15:45:19 +08:00
yukon d695fd756e [ROCKETMQ-62] Polish unit test related dependency 2017-01-16 21:08:29 +08:00
iskl 91675effe6 [ROCKETMQ-38] Polish unit tests for remoting module, closes apache/incubator-rocketmq#37 2017-01-16 17:25:04 +08:00
shroman 776911d458 [ROCKETMQ-34] Potential NPE in NettyConnetManageHandler#connect, closes apache/incubator-rocketmq#30 2017-01-09 16:09:02 +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 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