Commit Graph
156 Commits
Author SHA1 Message Date
tiger lee a62b70bc25 Merge pull request #1077 from ssssssnake/issue-resetOffsetByTime
[ISSUE #951]Fixed an incorrect offset problem in the ResetOffsetByTimeCommand
2022-01-18 00:53:46 +08:00
zhaohai 6dff04fcb6 [ISSUE #3642] Display GID and Topic with namespace (#3648) 2022-01-14 13:58:49 +08:00
weibubli d564dcd31a [ISSUE #3709] Resolve export metadata errors while multiple brokers. (#3727)
* Update ExportMetadataCommand.java

* Update ExportMetadataCommand.java
2022-01-07 20:23:15 +08:00
tiger lee e15452940a Merge pull request #2970 from zhangjidi2016/add_skipAccumulatedMessage_command
[ISSUE #2969] Add a skip accumulation message command in mqadmin.
2022-01-06 20:15:58 +08:00
zhangjidi2016 0ceb9e6ceb [ISSUE #3696]Optimize the query consumer connection display (#3697) 2022-01-06 09:34:33 +08:00
huitong 6ebb4e40d4 fix topicRouteMap maintain error relationship 2022-01-04 11:40:44 +08:00
xijiu 8540da4449 [ISSUE #3674] Improve the test cases of the tools module (#3672)
* move the filtering logic to client

* fix error test

* fix all junit test except QueryMsgTraceByIdSubCommand

* fix some junit test exception

* Run through all test cases

* Code optimization

* extract the startNameServer, eliminate duplicate code
2021-12-28 09:02:16 +08:00
ChaosYjhandyuanjunhui 7591227a83 [ISSUE #1486] fix CleanUnusedTopicCommand performs wrong (#1487)
Co-authored-by: yuanjunhui <yuanjunhui1991@qq.com>
2021-12-20 18:45:48 +08:00
1e314f4100 [ISSUE #3593] entrySet() replace keySet() (#3595)
* entrySet() replace keySet()

* update variable name

* Update AllocateMachineRoomNearby.java

* remove set

Co-authored-by: zh378814 <wb-zh378814@alibaba-inc.com>
Co-authored-by: yuz10 <845238369@qq.com>
2021-12-09 15:13:13 +08:00
zhaohaiandzh378814 a779d69862 Unnecessary boxing of primitives (#3596)
Co-authored-by: zh378814 <wb-zh378814@alibaba-inc.com>
2021-12-07 12:35:43 +08:00
lushilinandlushilin 3084713807 [ISSUE #3551] Fix admin cloneoffset
Co-authored-by: lushilin <lushilin.me@bytedance.com>
2021-12-07 11:28:34 +08:00
tigerlee 21faa68b4c [maven-release-plugin] prepare for next development iteration 2021-10-22 13:44:14 +08:00
tigerlee c840b20833 [maven-release-plugin] prepare release rocketmq-all-4.9.2 2021-10-22 13:43:57 +08:00
Git_Yang a2c6d33a2b [ISSUE #3415] Fix the problem of failure during checkstyle execution
Signed-off-by: zhangyang21 <zhangyang21@xiaomi.com>
2021-10-15 14:30:40 +08:00
panzhi cd45023d61 [ISSUE #3148]Support metadata export (#3149) 2021-10-13 19:47:51 +08:00
tiger lee 7755aaa2bf Merge pull request #3039 from Aaron-He/dev20210623
[ISSUE #2962] Implement DefaultMQAdminExt::examineTopicConfig function
2021-10-07 18:30:58 +08:00
孙不服 daf1b9df79 [ISSUE #503] NOT_CONSUME_YET not righht in RocketMQ Console (#3091) 2021-09-27 09:07:59 +08:00
tiger lee a9837d9c3c Merge pull request #2965 from zhangjidi2016/add_getConsumerConfig_command
[ISSUE #2964] Add a query consumer config command in mqadmin.
2021-09-18 01:04:42 +08:00
yuz10 147d23e3ed [ISSUE #3281 ][acl] fix fail to delete topic perm list and global white address(#3128) (#3280)
* fix fail to remove topic/group permissions and global white address of acl config

* update acl config for all brokers

* refactor rename UtilAll.string2List and list2String

* fix fail to remove whiteRemoteAddress of acl config
2021-09-14 15:33:38 +08:00
tiger lee f9a0f530e6 Merge pull request #1858 from coder-zzzz/github_features/#1848
[ISSUE #1848] Add write perm admin command
2021-09-13 14:11:20 +08:00
gorden5566 44bdeedad2 [ISSUE 3203] Replace the class 'StringBuffer' by 'StringBuilder' (#3204) 2021-08-04 14:02:47 +08:00
zongtanghu bb34171289 [maven-release-plugin] prepare for next development iteration 2021-08-01 20:01:59 +08:00
zongtanghu e9c4253218 [maven-release-plugin] prepare release rocketmq-all-4.9.1 2021-08-01 20:01:39 +08:00
zhangjidi2016andzhangjidi2016 17b9efe16d [ISSUE #3177]updateAclConfig in all brokers. (#3184)
Co-authored-by: zhangjidi2016 <zhangjidi@cmss.chinamobile.com>
2021-07-30 13:41:52 +08:00
Heng Du 2a6371765e Merge pull request #2882 from zhurunhua/RocketMQ-zhurunhua
[ISSUE #3112]Fix: update the option's description of delete/update access config command
2021-07-02 19:22:07 +08:00
HeChengyang e6768baae7 [ISSUE #2962] Implement DefaultMQAdminExt::examineTopicConfig function 2021-06-23 16:08:29 +08:00
zongtanghu df1d93fc88 [maven-release-plugin] prepare for next development iteration 2021-06-10 21:36:05 +08:00
zongtanghu 5203d52f1b [maven-release-plugin] prepare release rocketmq-all-4.9.0 2021-06-10 21:35:41 +08:00
yuz10 2fe6dc3034 #2990 Add message tracing switch in sendMessage command of mqadmin 2021-06-09 00:57:42 +08:00
zongtanghu a1babab507 [maven-release-plugin] prepare for next development iteration 2021-06-05 12:30:00 +08:00
zongtanghu a027f8d6a0 [maven-release-plugin] prepare release rocketmq-all-4.9.0 2021-06-05 12:29:37 +08:00
zhangjidi2016 13f561ba87 [ISSUE #2969] Add a skip accumulation message command in mqadmin. 2021-06-03 11:00:13 +08:00
zhangjidi2016 46bd4be66b [ISSUE #2964] Add a query consumer config command in mqadmin. 2021-06-02 09:52:17 +08:00
zhangjidi2016 5515791f66 [ISSUE #2556] The queryMsgTraceById command supports specifying the customerTraceTopic 2021-05-27 10:54:17 +08:00
Heng Du 620d02fb80 Merge pull request #2930 from zhangjidi2016/litePullConsumer_support_msgTrace
[ISSUE #2556] Lite pull consumer support msg trace
2021-05-26 23:50:37 +08:00
zhurunhua 4f33895734 Merge branch 'develop' into RocketMQ-zhurunhua 2021-05-26 16:50:09 +08:00
Heng Du 4daf0ee7f8 Merge pull request #2943 from lizhimins/develop
[ISSUE #2735] QueryMsgByUniqueKey tool should return all messages with same unique key
2021-05-26 16:23:52 +08:00
斜阳 c34796bd06 [ISSUE #2735] QueryMsgByUniqueKey tool should return all messages with same unique key 2021-05-25 21:10:41 +08:00
斜阳 672f581953 [ISSUE #2735] QueryMsgByUniqueKey tool should return all messages with same unique key 2021-05-24 23:11:14 +08:00
斜阳 99b42f24f0 [ISSUE #2735] QueryMsgByUniqueKey tool should return all messages with same unique key 2021-05-24 23:07:11 +08:00
zhangjidi2016 f244ee3577 [ISSUE #2556] LitePullConsumer support message trace. 2021-05-21 10:31:00 +08:00
Heng Du a0dbca7223 Merge pull request #2712 from lizhimins/update_topicRouteSubCommand
[ISSUE #2698] TopicRouteSubCommand enhancement
2021-05-21 09:27:57 +08:00
Lunaticfandcenter-liu f37dc187f2 Fix some code style issue and remove redundant code (#1378)
Co-authored-by: center-liu <liu.chaofan@foxmail.com>
2021-05-19 19:43:42 +08:00
zhurunhua 22647dea4d update the option's description of updateAccessConfig command 2021-05-13 14:47:56 +08:00
zhurunhua 56c3ad8718 update the option's description of deleteAccessConfig command 2021-05-12 16:15:52 +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
panzhi 4645942680 [ISSUE #2748] Fix deleteSubscriptionGroup not remove consumer offset 2021-03-24 11:39:12 +08:00
斜阳 d444dd2029 [ISSUE #2698] TopicRouteSubCommand enhancement 2021-03-07 13:08:20 +08:00
斜阳 6323754621 [ISSUE #2698] TopicRouteSubCommand enhancement 2021-03-07 13:02:53 +08:00
斜阳 40d4a22e32 [ISSUE #2698] TopicRouteSubCommand enhancement 2021-03-07 13:01:04 +08:00