- 01 8月, 2019 1 次提交
-
-
由 zongtanghu 提交于
-
- 09 7月, 2019 1 次提交
-
-
由 githublaohu 提交于
-
- 14 6月, 2019 2 次提交
-
-
由 huzongtang 提交于
-
由 Hu Zongtang 提交于
* [issue#1164]return the codes to original reput method part. * [issue#1164]fix issue that Consumer Instance can't consume message from slave when cluster is in the high level tps and master has been killed. * [issue#1164]if the broker is a master node,then modify reputFromOffset correctly. * [issue#1164]add some coding comments. * [ISSUE#1156]new mqadmin API for ACL configuration.Add dataVersion and write data to acl yaml config file in the acl module. * [ISSUE#1156]add unit test cases for new acl mqadmin API command which adding dataversion part. * [ISSUE#1156]implement update,delete and query Acl config version in new acl mqadmin API command. * [ISSUE#1156]polish and optimize the implementation for new acl mqadmin API command. * [ISSUE#1156]fix the issues that topicPerms and groupPerms can't be updated and there is NPE when querying acl config version. * [ISSUE#1156]fix small issue that specify wrong plainAccessConfig attribute,the correct one is AccessKey. * [ISSUE#1156]add updateGlobalWhiteAddr subcommand codes for mqadmin acl command. * [ISSUE#1156]adjust some codes for cluster acl config version list in the mqadmin acl commands. * [ISSUE#1156]add acl mqadmin command part in the acl user_guide docs. * [ISSUE#1156]polish and optimize some part of acl mqadmin command codes. * [ISSUE#1156]fix code comments issue that the first letter needs to be capitalized and adjust the contents of acl user_guide.
-
- 21 5月, 2019 2 次提交
-
-
由 ShannonDing 提交于
-
由 ShannonDing 提交于
-
- 27 4月, 2019 1 次提交
-
-
由 Hu Zongtang 提交于
[ISSUE #1147]Broker will report Exception if open the aclEnable and enableDLegerCommitLog flag at the same time. (#1149) * [issue#1078]fix User can't use mqadmin command normally if they don't copy the tool.yml file to their related fold and AclEnable flag is closed. * [issue#1147]Broker will report Exception if open the aclEnable and enableDLegerCommitLog flag at the same time. * [issue#1147]Broker will report Exception if open the aclEnable and enableDLegerCommitLog flag at the same time. * [issue#1147]Add the restriction of Acl in the acl's user guide. * [issue#1147]Adjust some codes for acl issue that users can't open the aclEnable and use Master/Slave or Dledger the same time. * [issue#1147]Adjust and optimize some codes for acl issue that users can't open the aclEnable and use Master/Slave or Dledger the same time. * [issue#1147]return back for original codes for acl issue that users can't open the aclEnable and use Master/Slave or Dledger the same time.
-
- 10 4月, 2019 1 次提交
-
-
由 Hu Zongtang 提交于
[ISSUE #1078]fix User can't use mqadmin command normally if they don't copy the tool.yml file to related fold and AclEnable flag is closed. (#1079) * [issue#1078]fix User can't use mqadmin command normally if they don't copy the tool.yml file to their related fold and AclEnable flag is closed.
-
- 29 3月, 2019 2 次提交
-
-
由 wlliqipeng 提交于
-
由 wlliqipeng 提交于
-
- 20 3月, 2019 1 次提交
-
-
由 Scruel Tao 提交于
[ISSUE #1086] Fix NullPointerException in PlainPermissionLoader if permissions are not configured(with admin user)
-
- 21 2月, 2019 1 次提交
-
-
由 Hu Zongtang 提交于
[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.
-
- 18 2月, 2019 1 次提交
-
-
由 Hu Zongtang 提交于
[issue#790]fix defaultTopicPerm and defaultGroupPerm values which are in yaml config file dosen't work. (#798) * [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.
-
- 17 1月, 2019 2 次提交
-
-
由 duhenglucky 提交于
-
由 duhenglucky 提交于
-
- 07 1月, 2019 2 次提交
-
-
由 Zhendong Liu 提交于
-
由 Hu Zongtang 提交于
[ISSUE#662]capitalizing the first letter in comments and removing the unless comments for acl and msg trace feature codes. (#669) * [ISSUE#662]capitalizing the first letter in comments and removing the unless comments for acl and msg trace feature codes. * [ISSUE#662]polish the acl feature codes.
-
- 04 1月, 2019 1 次提交
-
-
由 wangshaojie4039 提交于
* [ISSUE#403] fix acl config file watch bug,clean and optimize the codes for acl feature. * [ISSUE#403] fix acl config file watch bug,clean and optimize the codes for acl feature. * [ISSUE#403]fix lock/unlock issue,and optimize the codes.
-
- 01 1月, 2019 1 次提交
-
-
由 huzongtang 提交于
[ISSUE#525]add a switch variable(traceTopicEnable) for making msg trace worked which is decided by users and rename enableAcl flag variable to keep naming specification,such as clusterTopicEnable.
-
- 29 12月, 2018 3 次提交
-
-
由 dongeforever 提交于
-
由 dongeforever 提交于
-
由 dongeforever 提交于
-
- 28 12月, 2018 1 次提交
-
-
由 Hu Zongtang 提交于
* prepare to separate production-ready projects from the external projects * Update fastjson to the latest stable version * Clean code, don't list the default config in JVM * Update README.md * update the year info in NOTICE * Release semaphore when timeout * [ISSUE#525]add aclClient PRCHook for message track * [ISSUE#525]add the apache license text,remove the merged from master branch * [ISSUE#525]add aclClient PRCHook for message track,remove the merged content of notice and readme.md from master branch,add some unit test to increase the code coverage.
-
- 26 12月, 2018 2 次提交
-
-
由 wangshaojie4039 提交于
* [ISSUE#403] fix some bugs and Optimization code for rocketmq's acl feature. * [ISSUE#403] fix some bugs and Optimization code for rocketmq's acl feature. * Update MQAdminStartup.java * Update MQAdminStartup.java * [ISSUE#403] add some test case,increasing code coverage * [ISSUE#403] add some test case,increasing code coverage
-
由 wangshaojie4039 提交于
* [ISSUE#403] fix some bugs and Optimization code for rocketmq's acl feature. * [ISSUE#403] fix some bugs and Optimization code for rocketmq's acl feature. * Update MQAdminStartup.java * Update MQAdminStartup.java
-
- 24 12月, 2018 1 次提交
-
-
由 huzongtang 提交于
-
- 13 12月, 2018 1 次提交
-
-
由 laohu 提交于
-
- 12 12月, 2018 1 次提交
-
-
由 dongeforever 提交于
-
- 11 12月, 2018 1 次提交
-
-
由 laohu 提交于
-
- 10 12月, 2018 1 次提交
-
-
由 laohu 提交于
-
- 03 12月, 2018 2 次提交
-
-
由 dongeforever 提交于
-
由 dongeforever 提交于
-
- 27 11月, 2018 1 次提交
-
-
由 hujie 提交于
-
- 26 11月, 2018 1 次提交
-
-
由 hujie 提交于
-
- 23 11月, 2018 1 次提交
-
-
由 hujie 提交于
-
- 22 11月, 2018 1 次提交
-
-
由 hujie 提交于
-
- 21 11月, 2018 1 次提交
-
-
由 laohu 提交于
-
- 20 11月, 2018 2 次提交
- 09 11月, 2018 1 次提交
-
-
由 dongeforever 提交于
-