maowei.ymw
|
6bb6cffed7
|
update the year info in NOTICE
|
2018-12-14 20:36:11 +08:00 |
|
von gosling
|
d073c6913f
|
Update README.md
|
2018-12-14 20:36:11 +08:00 |
|
maowei.ymw
|
7fd657f75c
|
Format the precision output TPS
|
2018-12-10 13:39:24 +08:00 |
|
maowei.ymw
|
495a01b6a5
|
Remove unnecessary code in test case
|
2018-12-10 10:35:44 +08:00 |
|
maowei.ymw
|
f17725390a
|
Modify the asynchronous send thread pool to a exclusive one
|
2018-12-10 10:35:44 +08:00 |
|
von gosling
|
3482f9445b
|
Clean code, don't list the default config in JVM
|
2018-12-10 10:35:44 +08:00 |
|
duhengforever
|
5d3560dc5c
|
Fixed Transactional message will be lost under extreme condition
|
2018-12-07 10:38:43 +08:00 |
|
jijs
|
f27dc75511
|
common model modify org.apache.rocketmq.common.constant.DBMsgConstants.MAX_BODY_SIZE value
|
2018-12-07 10:30:05 +08:00 |
|
dongeforever
|
ef91e94e47
|
To ignore localbin
|
2018-11-30 10:16:50 +08:00 |
|
maowei.ymw
|
82a59610b8
|
Add integration test case
|
2018-11-27 10:27:42 +08:00 |
|
maowei.ymw
|
11bb267268
|
Make tag type use 0 as subVersion
|
2018-11-27 10:27:42 +08:00 |
|
maowei.ymw
|
3530b76e7b
|
MQPullConsumer support MessageSelector
|
2018-11-27 10:27:42 +08:00 |
|
liuchunlong
|
3c524c2003
|
fix comment
|
2018-11-16 17:12:41 +08:00 |
|
Thomas
|
0f153b9dcf
|
Update CountDownLatch2.java
|
2018-11-06 19:42:19 +08:00 |
|
von gosling
|
ec407e939d
|
prepare to separate production-ready projects from the external projects
|
2018-11-06 19:42:19 +08:00 |
|
ymwneu
|
37223cac73
|
[ISSUE #512]Bugfix for option -p can not print config items when using admin tool (#514)
|
2018-11-02 22:26:29 +08:00 |
|
duheng
|
2d4920ec9a
|
Update pom.xml
change fastjson to latest version
|
2018-11-02 21:16:23 +08:00 |
|
ymwneu
|
60efa68f3b
|
Fix NPE when getting the localhost using admin tool (#518)
|
2018-11-02 15:39:50 +08:00 |
|
duheng
|
edf97032e4
|
Merge pull request #501 from suiyuzeng/issue_recover
[ISSUE #467] fix Message missed after recovering from abnormal shutdown
|
2018-11-01 19:38:11 +08:00 |
|
Zhendong Liu
|
d3d4225a07
|
fix
|
2018-11-01 19:10:55 +08:00 |
|
Zhendong Liu
|
bd026fb6b7
|
remove isDamanged
|
2018-11-01 19:10:05 +08:00 |
|
duheng
|
3dabb6c570
|
Merge pull request #510 from duhengforever/issue478
[ISSUE478]Polish async send message sample
|
2018-10-31 19:39:07 +08:00 |
|
duheng
|
2961a30b9d
|
Purge filterserv related code in client
[ISSUE #461]Purge filterserv related code in client
|
2018-10-31 19:38:22 +08:00 |
|
duhengforever
|
6d946faf42
|
Polish async send message sample
|
2018-10-31 17:39:13 +08:00 |
|
wlliqipeng
|
4ca1a71c9e
|
no message
|
2018-10-31 17:00:35 +08:00 |
|
wlliqipeng
|
1297970440
|
add note
|
2018-10-31 16:44:35 +08:00 |
|
wlliqipeng
|
55a05b55ca
|
add @deprecated in MQClientInstance and ClientConfig
|
2018-10-31 15:29:20 +08:00 |
|
suiyuzeng
|
f9841cbab6
|
code style
|
2018-10-19 16:53:55 +08:00 |
|
suiyuzeng
|
af352d510b
|
code style
|
2018-10-19 16:49:25 +08:00 |
|
suiyuzeng
|
da73a1d142
|
log recover issue
|
2018-10-19 15:43:52 +08:00 |
|
wlliqipeng
|
7a6164d4db
|
Fix the failure of testGetLocalInetAddress in ubuntu machine
|
2018-10-19 14:28:39 +08:00 |
|
jungle
|
4a22c0c0c1
|
[ISSUE #411] Fixed ClassCastException when get the instance of the store (#423)
* Fixed issue #411
* fix cast in getAllDelayOffset
* Update AdminBrokerProcessor.java
|
2018-10-19 14:18:56 +08:00 |
|
jungle
|
945cedaa59
|
Modify pom.xml to avoid run ntegration-test when "mvn clean install
|
2018-10-19 10:38:56 +08:00 |
|
duhengforever
|
a220364b75
|
Merge branch 'develop'
|
2018-09-14 16:48:55 +08:00 |
|
von gosling
|
0fe5e50cae
|
Replace slack default url with automation invitation link
|
2018-09-14 14:08:50 +08:00 |
|
duheng
|
53a63460d3
|
Merge pull request #450 from joewee/fix-rocketMQClient
[ISSUE #447]fix executeLocalTransaction in new api does not take effect
|
2018-09-10 11:20:04 +08:00 |
|
duheng
|
f6746a76b4
|
Merge pull request #440 from Hellojungle/fix#439
[ISSUE #439] fix ConsumeMessageCommand -g option
|
2018-09-06 11:33:38 +08:00 |
|
joewee
|
b620b9c8d2
|
Fix the problem when method executeLocalTransaction return LocalTransactionState.COMMIT_MESSAGE but still executing checkLocalTransaction method
|
2018-09-04 13:34:40 +08:00 |
|
射声
|
5898399127
|
Modify commandLine getOption
|
2018-08-31 16:13:16 +08:00 |
|
duheng
|
37a642cc12
|
[ISSUE430]Remove scripts releate to filtersrv (#431)
|
2018-08-29 10:24:19 +08:00 |
|
dongeforever
|
901e06afa2
|
Fix }
|
2018-08-21 11:40:08 +08:00 |
|
Zhendong Liu
|
cdf4042821
|
Merge pull request #398 from duhengforever/develop_compatibility_issue
[ISSUE #395]Resolve compatibility issues and keep consistent with the old API
|
2018-08-21 11:08:38 +08:00 |
|
Zhendong Liu
|
acb6859d26
|
Merge pull request #410 from chixuan777/master
shutdown transactionalMessageCheckService
|
2018-08-21 11:08:10 +08:00 |
|
Zhendong Liu
|
c67a80a2ac
|
Merge branch 'develop' into master
|
2018-08-21 11:07:53 +08:00 |
|
duhengforever
|
79890cb315
|
Modify log level
|
2018-08-20 09:13:09 +08:00 |
|
duheng
|
efa8e457e8
|
[ISSUE #396]Use separated thread pool and add monitor tools for transactional message (#397)
* Use separate threadpool and add monitor tools for transaction
* Modify log level
|
2018-08-17 11:20:05 +08:00 |
|
DESKTOP-E3RLCKV\chixuan
|
0fff4a8d84
|
shutdown transactionalMessageCheckService
|
2018-08-13 18:33:36 +08:00 |
|
duhengforever
|
8c38d5eea0
|
Format the code style
|
2018-08-10 17:36:29 +08:00 |
|
duhengforever
|
14ee75d449
|
Remove unused import
|
2018-08-10 16:51:11 +08:00 |
|
duhengforever
|
f6696b12c8
|
Compatible with the original transactional message API
|
2018-08-10 16:31:58 +08:00 |
|