Commit Graph
1525 Commits
Author SHA1 Message Date
chenrl e14f66ea77 fix some nonconformity after checkstyle 2021-04-30 14:19:39 +08:00
huangli f77d7fee68 [ISSUE #2732] Fix message loss problem when rebalance with LitePullConsumer (#2832)
* [ISSUE #2732] Fix message loss problem when rebalance with LitePullConsumer

* Fix message loss problem when rebalance with LitePullConsumer, update 2
2021-04-27 17:33:01 +08:00
yuz10 c3d464108e [ISSUE #2833] Support trace for TranscationProducer (#2834) 2021-04-26 18:28:10 +08:00
灼华 bc4ecb3e02 [ISSUE #2805] remove redundant package imports 2021-04-20 12:42:42 +08:00
灼华 b4cee1b102 [ISSUE #2821] Overriding the ServiceThread#shutdown in HAClient class 2021-04-20 11:54:35 +08:00
francis lee 7ee2cd37c8 Merge pull request #2822 from zhangjidi2016/develop
[ISSUE #2538]Optimize log output when message trace saving fails
2021-04-20 11:09:01 +08:00
Heng Du 8eb0472bbe Merge pull request #2824 from BurningCN/fix_test_consume_wrong_topic
[ISSUE #2811] Fix the wrong topic was consumed in the DefaultMessageStoreTest test program
2021-04-19 18:38:03 +08:00
BurningCN 0b6bd183bf [ISSUE #2811] Fix the wrong topic was consumed in the DefaultMessageStoreTest test program 2021-04-19 11:37:38 +08:00
Heng Du ba74c497fa Merge pull request #2815 from BurningCN/fix_messageArrivingListener_npe
[ISSUE #2816] fix messageArrivingListener NPE
2021-04-19 09:35:10 +08:00
zhangjidi2016 0720f0eb53 [ISSUE #2538]Optimize log output when message trace saving fails 2021-04-16 17:06:48 +08:00
BurningCN ee5ecc1335 fix messageArrivingListener NPE 2021-04-16 10:20:11 +08:00
panzhiandpanzhi33 1fbccd14e0 [ISSUE #2803] Fix the endpoint cannot get instanceId without http (#2804)
* fix the endpoint cannot get instanceId without http

* fix the endpoint cannot get instanceId without http

* add unit test

* add unit test

* add unit test

Co-authored-by: panzhi33 <wb-pz502261@alibaba-inc.com>
2021-04-14 18:47:41 +08:00
ph3636andph3636 4117d0019a [ISSUE 2800] optimize: the spelling of topicSynFlag
Co-authored-by: ph3636 <tianxingguang@kanzhun.com>
2021-04-14 16:35:21 +08:00
Heng Du 0f860e5c89 Merge pull request #2802 from zhangjidi2016/develop
[ISSUE #2801]Fix NamesrvAddr connot set in Producer
2021-04-14 13:47:47 +08:00
zhangjidi2016 0ff882bd4d [ISSUE #2801]Fix NamesrvAddr connot set in Producer 2021-04-14 11:16:25 +08:00
drgnchan af8a9648c7 [ISSUE #2729] Replace with Math.min method call 2021-04-12 10:05:16 +08:00
ArronHuangandvon gosling 7680063f89 [ISSUE #2745] Changed the support time of the request/reply feature to 4.6.0.
Co-authored-by: von gosling <vongosling@apache.org>
2021-03-26 10:44:08 +08:00
panzhi 4645942680 [ISSUE #2748] Fix deleteSubscriptionGroup not remove consumer offset 2021-03-24 11:39:12 +08:00
Heng Du 735ecaa8fe Merge pull request #2731 from panzhi33/develop
[ISSUE #2730]fix Multiple instances in the same application share MQClientInstance
2021-03-18 13:39:22 +08:00
panzhi33 44736c3760 fix Multiple instances in the same application share MQClientInstance 2021-03-16 12:21:32 +08:00
SSpirits e9b2d8522d [ISSUE #1233] Fix CVE-2011-1473 2021-03-11 18:11:29 +08:00
sunxi92 e277216b4f [ISSUE #2710] Delete unused parameters (#2692) 2021-03-08 20:13:19 +08:00
Allen LauandYoung 9eae1d676b Fix Error architecture image with error content (#2688)
Co-authored-by: Young <allen@gmail.com>
2021-02-22 20:19:39 +08:00
张皮皮and张玻 40adaf76df [ISSUE #2652] change the method name to incrementAndGet
Co-authored-by: 张玻 <zhangbo@mydataway.com>
2021-02-20 15:40:52 +08:00
panzhi 97c77701f8 [ISSUE #2677] Update varible name 2021-02-19 14:59:20 +08:00
赵延 606de993d3 [ISSUE #2645] Fix unit case NPE in DefaultMessageStoreShutDownTest#testDispatchBehindWhenShutdown 2021-02-15 21:01:21 +08:00
william.zandzhuweilin 0d8a184ad1 [ISSUE #2670]Hide Client IP when there's no -s true in command ConsumerProgress
Co-authored-by: zhuweilin <zhuweilin@iie.ac.cn>
2021-02-14 20:44:48 +08:00
赵延 3a09c35a3e [ISSUE #2650] Make ulimit unlimited when execute ci 2021-02-09 10:06:14 +08:00
张旭andzhangxu16 ccc4b6db67 [ISSUE #2663] Fix isSpaceFull print file path not exist log When deployed on DLedger mode
Co-authored-by: zhangxu16 <zhangxu16@xiaomi.com>
2021-02-08 18:46:37 +08:00
Heng Du b94ef842de Merge pull request #2648 from horizonzy/fix-2647
[ISSUE #2647] Fix classloader conflict in client-module test case.
2021-02-02 21:19:56 +08:00
赵延 e297221d50 [ISSUE #2622] Change variable name 'lockTreeMap' to 'treeMapLock' (#2624) 2021-02-01 17:32:02 +08:00
horizonzy 188541cb4a fix classloader conflict. 2021-02-01 17:00:32 +08:00
anotherJJzandjjz921024 ea53d44132 [ISSUE #2551] fix runserver.sh error in dash env (#2630)
Co-authored-by: jjz921024 <470622352@qq.com>
2021-01-31 11:13:44 +08:00
谷徳爆 4cfe00d722 [ISSUE #2642] Remove unused imports 2021-01-31 10:33:00 +08:00
Heng Du b2223c99a1 Merge pull request #2640 from areyouok/fix_resetOffset
[ISSUE #2449]  fix: resetOffset simultaneously will cause each message consume more than once
2021-01-28 00:48:48 +08:00
huangli f8ac225411 [ISSUE #2449] resetOffset simultaneously will cause each message consume more than once. 2021-01-27 20:21:26 +08:00
Heng Du d8f88c51eb Merge pull request #2609 from cui-ying/patch-1
Update concept.md
2021-01-23 18:12:47 +08:00
Heng Du 2acb1f095a Update concept.md 2021-01-23 18:05:44 +08:00
Heng Du 7fa9bef416 Update concept.md 2021-01-23 18:05:10 +08:00
huangli 8b63761f53 [ISSUE #2133] Fix RMQ_SYS_TRANS_OP_HALF_TOPIC be deleted when deleting topic/group 2021-01-18 19:47:17 +08:00
Cui Ying 0d8b282139 Update concept.md
通假字?   第13条, "消费队列"? "消息队列"?
2021-01-18 16:20:38 +08:00
dinglei 6af12592af [ISSUE #2576] update NOTICE and fix typo in license (#2600) 2021-01-14 11:42:21 +08:00
kelvin17andyanqing.qyq 79ed2b6f89 [ISSUE #2588] Duplicate invoke of countdown in processReplyMessage
Co-authored-by: yanqing.qyq <yanqing.qyq@antfin.com>
2021-01-13 14:14:07 +08:00
Martin Grigorov 98aca7ffcb Add a TravisCI job to build and test on ARM64 (#2539) 2021-01-04 10:41:14 +08:00
Crazywen 0239421fa5 Remove useless netty-tcnative-boringssl-static dependencies 2020-12-25 11:23:04 +08:00
Crazywen 87dd390ee1 Update Apache Commons dependency (#2515) 2020-12-24 19:25:46 +08:00
RongtongJin f35cafe128 [maven-release-plugin] prepare for next development iteration 2020-12-08 18:17:12 +08:00
RongtongJin 39bb9386f1 [maven-release-plugin] prepare release rocketmq-all-4.8.0 rocketmq-all-4.8.0 2020-12-08 18:16:49 +08:00
RongtongJin 84da462727 chore(release): prepare to release rocketmq 4.8.0 2020-12-08 17:53:09 +08:00
TerrellChen 4730987c9c [ISSUE #690] Support batch msgs in dledger mode (#2406)
* implement issue-690

* add unit test

* fix version

* fix wroteOffset;update version;polish

* polish

* fix wrong wroteOffset of AppendMessageResult

* move serialization out of lock in async method
2020-12-08 16:58:59 +08:00