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
Git_Yang
a0a2192c65
[ISSUE #2873 ] add benchmark for batch message
...
Signed-off-by: zhangyang <Git_Yang@163.com >
2021-06-25 10:28:20 +08:00
张旭 and zhangxu16
160c5772fb
test(benchmark): support delay message test ( #3010 )
...
Co-authored-by: zhangxu16 <zhangxu16@xiaomi.com >
2021-06-23 11:00:07 +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
zhurunhua
4f33895734
Merge branch 'develop' into RocketMQ-zhurunhua
2021-05-26 16:50:09 +08:00
zhurunhua
b186bcd53f
update the option's description of consumer.sh
2021-05-26 15:10:38 +08:00
Heng Du
88add9d4bb
Merge pull request #2608 from xxd763795151/bench_consumer
...
[ISSUE #2607 ] Set benchmark`s consumer isSuffixEnable default false and update help info
2021-05-21 09:42:56 +08:00
Heng Du
1c75d022e9
Merge pull request #2617 from xxd763795151/bench_producer_num
...
[ISSUE #2615 ]Add property of benchmark`s producer that specifies how many messages to send
2021-05-21 09:31:18 +08:00
zhangjidi2016
d26f5072bb
[ISSUE #2898 ] Resolve rocketmq-example project failed during checkstyle execution ( #2899 )
2021-05-19 10:00:16 +08:00
yuz10
f2a5a747fb
Support OpenTracing( #2861 )
2021-05-10 16:21:34 +08:00
chenrl
e14f66ea77
fix some nonconformity after checkstyle
2021-04-30 14:19:39 +08:00
zhangjidi2016
0ff882bd4d
[ISSUE #2801 ]Fix NamesrvAddr connot set in Producer
2021-04-14 11:16:25 +08:00
许晓东
2d18e50668
Print InterruptedException message
2021-02-23 16:35:32 +08:00
许晓东
58cbf596ab
recover the property key of group suffix enable
2021-01-21 21:36:58 +08:00
许晓东
32881d466e
add the property of benchmark producer that specifies how many messages to send
2021-01-21 21:13:16 +08:00
许晓东
7006d3a8db
benchmark consumer isSuffixEnable default value set [false] and update help info
2021-01-18 13:06:48 +08:00
RongtongJin
f35cafe128
[maven-release-plugin] prepare for next development iteration
2020-12-08 18:17:12 +08:00
RongtongJin
39bb9386f1
[maven-release-plugin] prepare release rocketmq-all-4.8.0
2020-12-08 18:16:49 +08:00
Git_Yang
ac356f11a3
[ISSUE #2412 ] Support to add TAG when producing message
2020-12-04 15:29:35 +08:00
张旭 and zhangxu16
3be7033a16
[ISSUE #2146 ] Add benchmark shutdown script, add more print info, add consumer threand count command option ( #2150 )
...
Co-authored-by: zhangxu16 <zhangxu16@xiaomi.com >
2020-10-20 08:39:36 +08:00
张旭
f58dbc3eda
[ISSUE #2300 ] Enhancement: Benchmark support acl and msg trace ( #2301 )
...
* [Benchmark]Support acl, add msgTraceEnable option for producer and consumer, fix Algorithm HmacSHA1 not available using openjdk
* add apache header
* add aclEnable option
2020-09-25 20:44:14 +08:00
vongosling
3e5008f288
refactor(build): Remove duplicated logback-core dependency and update some modules to 1.8 compiler lever
2020-07-29 14:12:13 +08:00
RongtongJin
fac30c3596
[maven-release-plugin] prepare for next development iteration
2020-06-24 14:05:55 +08:00
RongtongJin
9f95a972e1
[maven-release-plugin] prepare release rocketmq-all-4.7.1
2020-06-24 14:05:32 +08:00
rongtongjin
3974677f04
[maven-release-plugin] prepare for next development iteration
2020-03-05 19:07:09 +08:00
rongtongjin
8ef01a6c63
[maven-release-plugin] prepare release rocketmq-all-4.7.0
2020-03-05 19:06:47 +08:00
rongtongjin
dd94362257
[maven-release-plugin] prepare for next development iteration
2020-01-20 22:11:43 +08:00
rongtongjin
73bb4b402a
[maven-release-plugin] prepare release rocketmq-all-4.6.1
2020-01-20 22:11:21 +08:00
rongtongjin
25c4e1ccb3
Merge branch master into develop
2020-01-20 21:49:07 +08:00
huangli
9da19d2e37
optimise benchmark consumer, add consume fail rate option
2020-01-20 20:53:26 +08:00
Heng Du
f1b856a091
feat(pullconsumer) add pull sys flag ( #1658 )
...
feat(lite_pull_consumer) add support for consume from where
test(pull_consumer) add unit test for compute from where
test(PullSysFlag) add lite pull sys flag unit test
feat(pull_consumer) add the verification of ConsumerFromWhere value
2019-12-27 20:11:43 +08:00
huangli
34c3454957
Optimise tx benchmark producer ( #1628 )
2019-12-06 10:35:01 +08:00
ShannonDing
c3b7d18603
[maven-release-plugin] prepare for next development iteration
2019-11-19 21:00:19 +08:00
ShannonDing
d1b4e47c26
[maven-release-plugin] prepare release rocketmq-all-4.6.0
2019-11-19 20:59:56 +08:00
Heng Du
e735fffe74
Merge pull request #1422 from qqeasonchen/rocketmq-dev-rpc
...
[RIP-16]Support request/response pattern
2019-11-14 15:53:00 +08:00
Heng Du
6a6f2e7d59
Merge pull request #1544 from areyouok/4.5.2.fix
...
[ISSUE #1519 ]Optimise performance/stability of transaction message
2019-10-31 09:13:22 +08:00
qqeasonchen
4fa263f756
code style format
2019-10-16 17:34:56 +08:00
qqeasonchen
f16fd08c5e
rename REPLY_TO to REPLY_TO_CLIENT
2019-10-16 17:15:11 +08:00
qqeasonchen
18e44c2bbc
remove reply interface in consumer
2019-10-12 16:53:54 +08:00
huangli
df59df3790
Add -n (nameServer) option to benchmark consumer; Enable options(-n/-t/w/-s/-c/-r) to TransactionProducer
2019-10-12 15:58:46 +08:00
qqeasonchen
0c47fcf716
add recommend client configs in rpc mode
2019-09-26 21:19:48 +08:00
qqeasonchen
c434ff432c
Merge branch 'develop' of https://github.com/apache/rocketmq into rocketmq-dev-rpc
2019-09-24 20:29:19 +08:00
qqeasonchen
28936fa12a
add reply interface to consumer
2019-09-23 20:07:41 +08:00
qqeasonchen
ec1f9266d2
optimize request/response examples
2019-09-18 10:48:15 +08:00
qqeasonchen
53a6955e5b
[RIP-16]change the way creating reply message
2019-09-12 10:40:21 +08:00
qqeasonchen
cc0a5e391e
code format
2019-09-11 19:47:47 +08:00
qqeasonchen
7e221e51e8
add example of request-response model
2019-09-11 19:40:04 +08:00
Heng Du
9edeb4ecd8
Merge pull request #1386 from apache/litePullConsumer
...
[ISSUE #1388 ]Add lite pull consumer support for RocketMQ
2019-08-22 21:07:18 +08:00
King
4a4a464b25
Polish lite pull consumer and fix bug ( #1402 )
...
1. Fix the problem of seek function blocking.
2. Fix shutdown function bug.
3. Make the code cleaner
4. Add unit test.
5. Fix seek bug
2019-08-21 09:23:59 +08:00