- 19 11月, 2019 1 次提交
-
-
由 ShannonDing 提交于
-
- 13 11月, 2019 1 次提交
-
-
由 Eason Chen 提交于
* change the way to create newGroupChannelTable
-
- 05 11月, 2019 6 次提交
-
-
由 zhenghu 提交于
增加非空判断,防止空指针异常,导致循环事务 check,增加test覆盖,修复编码格式 原因,消息太长压缩后重复解压
-
由 zhenghu 提交于
[#1568] rocketmq need enhance stability when commitlog broken 增加非空判断,防止空指针异常,导致循环事务 check,增加test覆盖,修复编码格式
-
由 zhenghu 提交于
增加非空判断,防止空指针异常,导致循环事务 check,增加test覆盖,修复编码格式
-
由 zhenghu 提交于
增加非空判断,防止空指针异常,导致循环事务 check,增加test覆盖,修复编码格式
-
由 zhenghu 提交于
增加非空判断,防止空指针异常,导致循环事务 check,增加test覆盖
-
- 04 11月, 2019 2 次提交
- 21 10月, 2019 1 次提交
-
-
由 qqeasonchen 提交于
-
- 19 10月, 2019 3 次提交
- 16 10月, 2019 1 次提交
-
-
由 qqeasonchen 提交于
-
- 12 10月, 2019 1 次提交
-
-
由 huangli 提交于
Half message with unknown status may cause a lots of unnecessary check to half messages which send in 6 seconds before check startTime.
-
- 29 9月, 2019 1 次提交
-
-
由 zhangjidi 提交于
-
- 25 9月, 2019 1 次提交
-
-
由 qqeasonchen 提交于
-
- 23 9月, 2019 1 次提交
-
-
由 qqeasonchen 提交于
-
- 21 9月, 2019 1 次提交
-
-
由 qqeasonchen 提交于
-
- 20 9月, 2019 1 次提交
-
-
由 rongtongjin 提交于
fix(broker):fix the issue that master node route info is lost when some node join the group in dledger mode Since brokerId defaults to 0, it will register with nameserver before brokerId is changed when broker restart, causing the route info of master to be overwritten. Set brokerId defaults to -1 in dledger mode and do not register wtih nameserver until brokerId is changed. Close #1464
-
- 18 9月, 2019 1 次提交
-
-
由 qqeasonchen 提交于
-
- 28 8月, 2019 1 次提交
-
-
由 qqeasonchen 提交于
-
- 27 8月, 2019 2 次提交
-
-
由 qqeasonchen 提交于
-
由 qqeasonchen 提交于
-
- 22 8月, 2019 1 次提交
-
-
由 陈永明 提交于
* Remove the useless files * Replace PermSize with MetaspaceSize, details see http://openjdk.java.net/jeps/122 * Update DLedgerCommitLog.java (#1145) Delete useless code * Remove the duplicate content * Polish the comment (#1107) * Minor Typo fix (#860) * [ISSUE #1082] Fix disconnection of HA (#1083) * fixed the text description in chinese doc (#1339) * fix /dev/shm not found on some OSs (#1345) * Refactor the protection logic when pulling * change the MQVersion variable to rocketmq 4.5.2 version; * Minor polish * Fix the wrong package name * [maven-release-plugin] prepare release rocketmq-all-4.5.2 * [maven-release-plugin] prepare for next development iteration * [RIP-15]Add Ipv6 support for RocketMQ
-
- 01 8月, 2019 2 次提交
-
-
由 zongtanghu 提交于
-
由 zongtanghu 提交于
-
- 15 7月, 2019 1 次提交
-
-
由 xiangGuo 提交于
-
- 12 7月, 2019 1 次提交
-
-
由 vongosling 提交于
-
- 19 6月, 2019 1 次提交
-
-
由 程向往 提交于
[ISSUE #598] Enhance transaction by putting messages that exceed max check times to system topic (#633) * add logic of putting message that exceeds max-check-times to system topic TRANS_CHECK_MAXTIME_TOPIC * add test case:testResolveDiscardMsg * add @after logic to test case * comment brokerController.shutdown and use mock * add logic of resuming half message check * add test case:resumeCheckHalfMessage * delete commented codes
-
- 14 6月, 2019 1 次提交
-
-
由 Hu Zongtang 提交于
* [issue#1164]return the codes to original reput method part. * [issue#1164]fix issue that Consumer Instance can't consume message from slave when cluster is in the high level tps and master has been killed. * [issue#1164]if the broker is a master node,then modify reputFromOffset correctly. * [issue#1164]add some coding comments. * [ISSUE#1156]new mqadmin API for ACL configuration.Add dataVersion and write data to acl yaml config file in the acl module. * [ISSUE#1156]add unit test cases for new acl mqadmin API command which adding dataversion part. * [ISSUE#1156]implement update,delete and query Acl config version in new acl mqadmin API command. * [ISSUE#1156]polish and optimize the implementation for new acl mqadmin API command. * [ISSUE#1156]fix the issues that topicPerms and groupPerms can't be updated and there is NPE when querying acl config version. * [ISSUE#1156]fix small issue that specify wrong plainAccessConfig attribute,the correct one is AccessKey. * [ISSUE#1156]add updateGlobalWhiteAddr subcommand codes for mqadmin acl command. * [ISSUE#1156]adjust some codes for cluster acl config version list in the mqadmin acl commands. * [ISSUE#1156]add acl mqadmin command part in the acl user_guide docs. * [ISSUE#1156]polish and optimize some part of acl mqadmin command codes. * [ISSUE#1156]fix code comments issue that the first letter needs to be capitalized and adjust the contents of acl user_guide.
-
- 21 5月, 2019 2 次提交
-
-
由 ShannonDing 提交于
-
由 ShannonDing 提交于
-
- 29 3月, 2019 2 次提交
-
-
由 wlliqipeng 提交于
-
由 wlliqipeng 提交于
-
- 28 3月, 2019 1 次提交
-
-
由 lollipop 提交于
-
- 27 2月, 2019 3 次提交
-
-
由 chengxiangwang 提交于
-
由 chengxiangwang 提交于
-
由 chengxiangwang 提交于
-