chengxiangwang
32877cfccd
adjust test code to increase coverage
2019-02-27 11:00:41 +08:00
chengxiangwang
4bf4681d0e
use putIfAbsent in MomentStatsItemSet.java
2019-02-27 09:41:54 +08:00
chengxiangwang
b2544b5f79
rewrite unit test BrokerStatsManagerTest.java
2019-02-27 09:41:53 +08:00
chengxiangwang
9d77e9ed19
1.use putIfAbsent instead of put method of ConcurrentHashMap 2.add test code
2019-02-27 09:41:53 +08:00
chengxiangwang
656b0148bf
use putIfAbsent instead of put
2019-02-27 09:41:52 +08:00
zhangjidi2016
42ddf3df06
[RIP-10] Add test cases for ConsumerConnection ( #834 )
2019-02-26 19:24:52 +08:00
xuan shares
83c788e6b7
[RIP-9] Modify English document for Example_Orderly.md ( #902 )
...
[RIP-9] Modify English document for Example_Orderly.md
2019-02-26 19:23:40 +08:00
ranqiqiang
2e04ca76e7
[RIP-10]fix-bug: ScheduleMessageServiceTest ( #869 )
...
[RIP-10]fix-bug: ScheduleMessageServiceTest
2019-02-26 15:07:10 +08:00
888tyhj
6eff504877
[RIP-9]Change the project number to a solid black dot ( #893 )
2019-02-26 10:27:33 +08:00
嘿,!
e12dde5ec9
[RIP-9] Modify the wrong architecture diagram. ( #891 )
2019-02-26 10:25:52 +08:00
wang
fe49193790
[RIP-9]Polish Best practice.md ( #890 )
2019-02-26 10:24:41 +08:00
312223105
79361b8d6e
[RIP-9] enhance description about the state "SLAVE_NOT_AVAILABLE" in the chinese version of "best_practice.md" ( #867 )
2019-02-26 10:21:37 +08:00
hansongChina
175dc21d2d
[RIP-9] Update incorrect symbol ( #886 )
...
[RIP-9] update incorrect symbol
2019-02-25 22:13:42 +08:00
七月
06ea92b2f5
[RIP-9] Delete the number on the title ( #887 )
...
[RIP-9] Delete the number on the title
2019-02-25 22:12:44 +08:00
Naah
90e0c4b3e6
[RIP-9] Add the FAQ in RocketMQ ( #879 )
...
[RIP-9] Add the FAQ in RocketMQ
2019-02-25 15:27:38 +08:00
YANGLiiN
d1f2f2d71d
[RIP-9] update the en doc for Troubleshoopting.md #881 ( #883 )
...
[RIP-9] update the en doc for Troubleshoopting.md #881
2019-02-25 15:26:20 +08:00
赖晓星
cfceb1fd4b
[RIP-9] Change the Chinese punctuation in Example_Delay.md to English punctuation ( #878 )
...
[RIP-9] Change the Chinese punctuation in Example_Delay.md to English punctuation
2019-02-25 15:23:13 +08:00
xiaoyaofawai
3041c82341
[RIP-9] Commit docs Design_Filter.md ( #840 )
...
[RIP-9] Commit docs Design_Filter.md
2019-02-25 15:22:02 +08:00
Odie
2e55ffb33e
[RIP-9] Add API_Reference_DefaultMQProducer.md for Java ( #837 )
...
[RIP-9] Add API_Reference_DefaultMQProducer.md for Java
2019-02-25 15:21:15 +08:00
SeekerWu667
fc037bbc58
[RIP-9] Add ta CLITools.md file to illustrate the use of mqadmin management tools ( #821 )
...
[RIP-9] Add ta CLITools.md file to illustrate the use of mqadmin management tools
2019-02-25 15:20:28 +08:00
liuyingjie
e4bbcc84ae
[RIP-9] Add the Configuration_System in RocketMQ ( #885 )
...
[RIP-9] Add the Configuration_System in RocketMQ
2019-02-25 15:19:39 +08:00
欧鹏
8d042501fd
[RIP-9]Add English docs of architecture ( #812 )
...
[RIP-9]Add English docs of architecture
2019-02-25 15:19:04 +08:00
东陆之滇
ac62ce9159
[RIP-9]Add the client configuration section of the RocketMQ documentation best practices. ( #799 )
...
[RIP-9]Add the client configuration section of the RocketMQ documentation best practices.
2019-02-25 14:14:55 +08:00
TJH54
1dd9f1697c
[RIP-9] Add the introduction of the basic concepts in RocketMQ ( #793 )
...
[RIP-9] Add the introduction of the basic concepts in RocketMQ
2019-02-25 14:13:43 +08:00
GentleNi
77e3c23a68
[RIP-9] Add Operations_Trace.md in rocketmq ( #859 )
...
* [RIP-9] Add Operations_Trace.md in recketmq
2019-02-25 14:12:52 +08:00
Heng Du
580037fc43
Merge pull request #742 from Aaron-He/develop
...
[ISSUE #731 ] Change log level in TransactionalMessageServiceImpl
2019-02-22 14:35:52 +08:00
濮一帆
3aaaba8f7c
[RIP-9] Add the introduction of the Operations_Producer in RocketMQ ( #794 )
...
[RIP-9] Add the introduction of the Operations_Producer in RocketMQ
2019-02-22 14:26:46 +08:00
Eks OU
a9b69391dd
[RIP-10] Add test cases for DefaultMessageStore.CleanCommitLogService and DefaultMessageStore.CleanConsumeQueueService ( #836 )
...
[RIP-10] Add test cases for DefaultMessageStore.CleanCommitLogService and DefaultMessageStore.CleanConsumeQueueService
2019-02-22 14:23:51 +08:00
芝麻谷
ee08826148
[RIP-10] Add test case for KVTable ( #828 )
...
[RIP-10] Add test case for KVTable
2019-02-22 14:21:13 +08:00
a51764579
6bece126da
[RIP-10]Add test case for CommitLog.handleHA ( #829 )
...
* Add test case for CommitLog.handleHA
* Add one UUID parent path for RocketMQ's files
2019-02-22 10:33:46 +08:00
ranqiqiang
cbba3f621a
[RIP-10] Fix junit bug in ScheduleMessageServiceTest ( #839 )
...
[RIP-10] Fix junit bug in ScheduleMessageServiceTest
2019-02-21 17:46:18 +08:00
radish
5e05b149ff
[RIP-10] Add test cases for TopicStatsTable.java ( #832 )
2019-02-21 17:31:51 +08:00
wangjuneng
0623c6f803
[RIP-10] Add ClusterInfo testing case ( #830 )
2019-02-21 17:29:47 +08:00
husterxsp
d2fba24cab
[ISSUE #776 ] make mqadmin usage information more friendly to user( #796 )
2019-02-21 17:26:46 +08:00
Tongcai Deng
39406a31e0
[RIP-10] Add test case for ConsumeStatsList ( #814 )
2019-02-21 17:08:03 +08:00
Jack Xu
698effa6ca
[RIP-10] Add test cases for CheckClientRequestBody ( #808 )
2019-02-21 17:05:05 +08:00
vonzhou
648cac3ead
[RIP-9] Add english document of storage design( #809 )
...
[RIP-9] Add english document of storage design
2019-02-21 16:48:29 +08:00
程向往
ffd269628b
[RIP-9]Add English docs of transactional message design ( #804 )
...
* add english document of transaction message design
* Format the style.
2019-02-21 16:46:01 +08:00
eagle101113
5dc64d03e0
[RIP-9]To add English version of Examples of Ordered Messages in docs/en/ ( #795 )
...
* To add the English version of Examples of Ordered Messages in docs/en/
* Format the style using MD gramma.
2019-02-21 15:40:11 +08:00
hexsmith
caec839ec6
[RIP-9] Add the introduction of the access control list in RocketMQ ( #791 )
...
* Add the introduction of the access control list in RocketMQ
* Format the list style
2019-02-21 15:18:45 +08:00
dinglei
760bc3a88f
[RIP-9] Add en doc of Operation FAQ ( #784 )
...
* add en doc of Operation FAQ
* Change the first character to upper case.
2019-02-21 14:06:46 +08:00
Hu Zongtang
6f322c46df
[issue#789]fix NullPointerException in the PlainAccessValidator#parse() method when recieved some admin request command,if configed no aclRPCHook. ( #819 )
...
* [issue#790]fix defaultTopicPerm and defaultGroupPerm values which are in the yaml config file doesn't work.
* [issue#790]fix defaultTopicPerm and defaultGroupPerm doesn't work,fix the unit test.
* [issue#789]fix NullPointerException in the PlainAccessValidator#parse() method when recieved some admin request command,if configed no aclRPCHook.
2019-02-21 14:01:18 +08:00
dinglei
82634b817e
Change the first character to upper case.
2019-02-21 10:57:18 +08:00
zhoubo
13b5dd1160
[RIP-10] Optimize test batch send message use cases( #831 )
...
[RIP-10] Optimize test batch send message use cases
2019-02-21 10:42:53 +08:00
ranqiqiang
8357b4407e
[RIP-10] Add test cases of ScheduleMessageService ( #782 )
...
[RIP-10] Add test cases of ScheduleMessageService
2019-02-20 16:43:56 +08:00
Frank Lin
1128a5ad37
[RIP-10]Add test cases for DefaultMessageStore which methods read from CommitLog/ConsumeQueue ( #778 )
...
[RIP-10]Add test cases for DefaultMessageStore which methods read from CommitLog/ConsumeQueue
2019-02-20 16:25:24 +08:00
zhoubo
95db64dcb4
[RIP-10] Add test cases for DefaultMessageStore.putMessages ( #777 )
...
[RIP-10]Add test cases for DefaultMessageStore.putMessages(MessageExtBatch)
2019-02-20 16:21:15 +08:00
SeekerWu667
6c17951c97
[RIP-9] Add the English description document for Deployment.md ( #780 )
...
[RIP-9] Add the English description document for Deployment.md
2019-02-20 10:24:18 +08:00
叶文宸
132d0aed8d
[RIP-9]Add the English docs for Filter Example of RocketMQ into the develop guide for users ( #800 )
...
[RIP-9]Add the English docs for Filter Example of RocketMQ into the develop guide for users
2019-02-19 17:46:00 +08:00
Lemon
971eb9daec
[RIP-9] Add the introduction of the batch message samples in RocketMQ ( #792 )
...
[RIP-9] Add the introduction of the batch message samples in RocketMQ
2019-02-19 17:45:03 +08:00