juhuan
juhuan
chrome导出配置为txt结尾,firefox不识别,必须改名为json结尾
有两台NAS,想做增量的数据同步呢
``` /Users/juhuan.wy/dev_ap/mobile-f2fpay/docs/node_modules/markdown-parser/src/parser.js:3556 throw peg$buildException(null, peg$maxFailExpected, peg$maxFailPos); ^ SyntaxError: Expected " ", " ", "#", "* ", "- ", "- [ ] ", "- [x] ", "\n", "\r", "\r\n", "\t", "`",...
**FEATURE REQUEST** Admin Tool 页面的命令和参数都不全,例如缺失 UpdateTopicList 命令,UpdateTopic缺少-a、-o、-s、-u参数
### Which Issue(s) This PR Fixes Fixes #8777 ### Brief Description ### How Did You Test This Change?
### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary 客户端Namesrv地址配置错误,或者客户端无法连接到Namesrv地址,目前报错:connect to null failed。这个报错信息不够明显,会误导使用者。 用官方ConsumerExample跑:...
### Which Issue(s) This PR Fixes Fixes #8756 ### Brief Description ### How Did You Test This Change?
### Before Creating the Bug Report - [X] I found a bug, not just asking a question, which should be created in [GitHub Discussions](https://github.com/apache/rocketmq/discussions). - [X] I have searched the...
### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary 看代码原先clusterTest模式中ClusterTestRequestProcessor是对ClientRequestProcessor的增强,本机namesrv拿不到路由信息时会从集群获取。但发现ClientRequestProcessor后来加了一些增强功能未在ClusterTestRequestProcessor中实现,是不是得重构下clusterTest模式的实现啦?不然少了这些增强了 ![CleanShot 2024-09-04 at 17...