mxsm and Aaron Ai
b875b3309a
[ISSUE #4709 ] fix method is on the same line as @Override annotation ( #4717 )
...
Co-authored-by: Aaron Ai <yangkun.ayk@gmail.com >
2022-08-01 20:42:34 +08:00
Dios314
0fca6df7f4
Something in docs may cause confusion ( #4403 )
2022-06-04 16:10:16 +08:00
6U-U9
d100d3c9a5
[ISSUE #4167 ] Replace Charset.forName("UTF-8") with StandardCharsets.UTF_8 ( #4024 )
...
* Replace Charset.forName("UTF-8") with StandardCharsets.UTF_8
* Remove the specification of Charset according to SimplePullConsumer
2022-04-17 23:02:07 +08:00
9f82b1e6b6
[Doc] Fixed typo in getStartIndex method in RocketMQ_Example.md file ( #4012 )
...
* Update .travis.yml
Depracated MODERATE noisy mail for dev@rocketmq.apache.org . Still Failing: apache/rocketmq#5670 (5.0.0-alpha-static-topic - 5ebc327 ) @dongeforever
* Updated Notice file to 2022 (#3735 )
* 4.2消息列表分割示例 getStartIndex方法中变量名称错误
方法getStartIndex() 中messages.get(curIndex)修正为messages.get(currIndex);
Co-authored-by: von gosling <vongosling@apache.org >
Co-authored-by: ZhangJian He <shoothzj@gmail.com >
Co-authored-by: tigerweili <tigerweili@tencent.com >
2022-04-06 22:17:54 +08:00
Silverados
9013cc5f64
fix document mistake ( #3303 )
...
fix message.getBody().length() --> message.getBody().length
2021-09-24 17:39:17 +08:00
tiger lee
ee55441cbc
Merge pull request #3335 from zhouwentong1993/patch-1
...
[ISSUE #XXXX] Update rocketmq client maven version
2021-09-18 01:16:09 +08:00
周文童
ced5843faf
Update rocketmq client maven version
...
当使用 4.3.0 版本依赖时,当调用同步发送消息代码时,提示:Exception in thread "main" org.apache.rocketmq.client.exception.MQClientException: No route info of this topic,修改为当前最新版本 4.9.1 后问题解决。
2021-09-09 16:17:34 +08:00
张耀辉
9d4e8de315
Looking at the Chinese document, I found that the subtraction operation of countdown timer is missing in asynchronous message push, so I downloaded the code. I found that someone added subtraction operation to the demo code in 18 years, but the document was not repaired, so I did this repair
2021-06-23 10:21:53 +08:00
Shang Yehua and Yehua Shang
4e73ba0ee3
docs(example): change delay start point ( #2586 )
...
As the test results showed, the message delay period starts from the bornTimestamp, not from storeTimestamp
Co-authored-by: Yehua Shang <niceshang@outlook.com >
2021-05-20 16:47:42 +08:00
Nian Hang Jiang
bd67f7a8f7
[ISSUE #2402 ] Update directory for RocketMQ_Example.md
2020-12-04 15:33:22 +08:00
Cenjie Ho
f98567f20a
[ISSUE #2190 ] Fix import mistakes in RocketMQ_Example.md
2020-07-23 16:51:15 +08:00
H and haotianfei
cf20a26c98
Fix typo in README
...
Co-authored-by: haotianfei <Tianfei.Hao@Geely.com >
2020-05-26 11:04:57 +08:00
MountainOne
92b8cf9738
[ISSUE #1505 ]Fix the ListSplitter of batch sample in docs
2020-03-30 17:50:24 +08:00
andy.xu
bebb4a86da
fix transaction message doc
2020-03-18 21:34:01 +08:00
青木恭
49f0a0ec06
Update RocketMQ_Example.md
2019-10-22 14:37:02 +08:00
wlliqipeng
4f7d0fe83b
Update RocketMQ_Example.md
...
Modified the format of RocketMQ_Example.md
2019-03-29 11:22:49 +08:00
wlliqipeng
5e8974a444
update the format of RocketMQ User Guide
2019-03-29 11:11:01 +08:00
ly
a974ed2867
[RIP-9] Modify the numbering style
2019-03-10 12:25:44 +08:00
kavin
99ba1b8b78
Update '同步消息,' to '同步消息、' and delete the ordinal number of subsection 3.4
2019-02-26 10:38:46 +08:00
yejunyu
168c68be09
1. Modified the format
2019-01-24 20:52:50 +08:00
yejunyu
146fc437d6
1. indentation
2019-01-21 16:26:27 +08:00
yejunyu
07ac4433a9
1. Optimized formatting and indentation
...
2. Corrected some typos
3. Introduce of the Schedule Message
2019-01-21 16:20:51 +08:00
yejunyu
acb98ec6bd
unuseful blank
...
same indentation
OpenMessaging
2019-01-16 11:32:27 +08:00
yejunyu
71fcc07507
Modified some typos
2019-01-04 22:23:55 +08:00