- 05 6月, 2020 1 次提交
-
-
由 Jun 提交于
* fix #1976 System Topic like SCHEDULE_TOPIC_XXXX should not be create or delete by user * User can not send message to system topic SCHEDULE_TOPIC_XXXX * the-->The * fix magic number 18 * move system topic to TopicValidator except TBW102 * move TBW102 and isSystemTopic to TopicValidator * add test code * validateTopic --> validatorSystemTopic, validatorBlacklistTopic * validateTopic --> validatorSystemTopic, validatorBlacklistTopic * rename some methods
-
- 23 5月, 2020 1 次提交
-
-
由 Hao Zhang 提交于
-
- 21 5月, 2020 3 次提交
- 01 4月, 2020 1 次提交
-
-
由 Heng Du 提交于
-
- 05 3月, 2020 2 次提交
-
-
由 rongtongjin 提交于
-
由 rongtongjin 提交于
-
- 03 3月, 2020 1 次提交
-
-
由 rushsky518 提交于
-
- 20 1月, 2020 3 次提交
-
-
由 rongtongjin 提交于
-
由 rongtongjin 提交于
-
由 qq_34865695 提交于
-
- 11 12月, 2019 1 次提交
-
-
由 huangli 提交于
-
- 19 11月, 2019 2 次提交
-
-
由 ShannonDing 提交于
-
由 ShannonDing 提交于
-
- 28 10月, 2019 1 次提交
-
-
由 qqeasonchen 提交于
-
- 18 10月, 2019 3 次提交
-
-
由 shenhui.backend 提交于
2. fix properties when store message 3. add IT for transaction 4. correct resonse code when slave down
-
由 wqliang 提交于
-
由 wqliang 提交于
-
- 16 10月, 2019 1 次提交
-
-
由 wqliang 提交于
-
- 10 10月, 2019 1 次提交
-
-
由 shenhui.backend 提交于
optimization : change SYNC_MASTER flushSlave/flushDisk to pipeline to reduce produce latency and improve throughput
-
- 16 9月, 2019 3 次提交
-
-
由 qqeasonchen 提交于
-
由 duhenglucky 提交于
-
由 duhenglucky 提交于
-
- 12 9月, 2019 1 次提交
-
-
由 qqeasonchen 提交于
-
- 09 9月, 2019 1 次提交
-
-
由 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
-
- 20 8月, 2019 1 次提交
-
-
由 bingyan 提交于
-
- 01 8月, 2019 2 次提交
-
-
由 zongtanghu 提交于
-
由 zongtanghu 提交于
-
- 27 7月, 2019 1 次提交
-
-
由 zhanguohuang 提交于
-
- 24 7月, 2019 2 次提交
-
-
由 zhanguohuang 提交于
-
由 faicm 提交于
Delete useless code
-
- 15 7月, 2019 1 次提交
-
-
由 xiangGuo 提交于
-
- 12 7月, 2019 2 次提交
-
-
由 vongosling 提交于
-
由 vongosling 提交于
-
- 17 6月, 2019 1 次提交
-
-
由 kexianjun 提交于
-
- 21 5月, 2019 2 次提交
-
-
由 ShannonDing 提交于
-
由 ShannonDing 提交于
-
- 29 4月, 2019 1 次提交
-
-
由 Hu Zongtang 提交于
[ISSUE #1164]Fix Consumer Instance can't consume message from slave when cluster is in the high level tps and master has been killed. (#1181) * [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.
-