1. 13 10月, 2021 1 次提交
  2. 23 6月, 2021 1 次提交
  3. 02 6月, 2021 1 次提交
  4. 25 5月, 2021 1 次提交
  5. 24 5月, 2021 1 次提交
  6. 24 3月, 2021 1 次提交
  7. 05 6月, 2020 1 次提交
    • J
      [ISSUE #1976]System topic should add permission checking globally (#1985) · b6307dfc
      Jun 提交于
      * fix #1976
      System Topic like SCHEDULE_TOPIC_XXXX should not be create or delete by user
      
      * User can not send message to system topic SCHEDULE_TOPIC_XXXX
      
      * the-->The
      
      * fix magic number 18
      
      * move system topic to TopicValidator except TBW102
      
      * move TBW102 and isSystemTopic to TopicValidator
      
      * add test code
      
      * validateTopic --> validatorSystemTopic, validatorBlacklistTopic
      
      * validateTopic --> validatorSystemTopic, validatorBlacklistTopic
      
      * rename some methods
      b6307dfc
  8. 16 3月, 2020 1 次提交
  9. 29 9月, 2019 1 次提交
  10. 19 6月, 2019 1 次提交
    • [ISSUE #598] Enhance transaction by putting messages that exceed max check... · d66243c0
      程向往 提交于
      [ISSUE #598] Enhance transaction by putting messages that exceed max check times to system topic (#633)
      
      * add logic of putting message that exceeds max-check-times to system topic TRANS_CHECK_MAXTIME_TOPIC
      
      * add test case:testResolveDiscardMsg
      
      * add @after logic to test case
      
      * comment brokerController.shutdown and use mock
      
      * add logic of resuming half message check
      
      * add test case:resumeCheckHalfMessage
      
      * delete commented codes
      d66243c0
  11. 14 6月, 2019 1 次提交
    • H
      [ISSUE #1156]new mqadmin API for ACL configuration (#1217) · a2165d80
      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.
      a2165d80
  12. 14 7月, 2018 1 次提交
  13. 11 8月, 2017 1 次提交
  14. 06 6月, 2017 1 次提交
  15. 21 4月, 2017 1 次提交
  16. 29 12月, 2016 1 次提交
  17. 28 12月, 2016 2 次提交
  18. 27 12月, 2016 3 次提交
  19. 20 12月, 2016 1 次提交