SPUERSAIYAN opened a new pull request, #230:
URL: https://github.com/apache/eventmesh-dashboard/pull/230

   ### Motivation
   
   项目中的部分 RocketMQ RemotingService 尚未实现。本次补充订阅关系查询、消费位点操作、ACL、客户端、Broker 
配置及用户管理能力,沿用现有 Remoting 框架和托管 ADMIN 客户端。
   
   ### Modifications
   
   - 查询在线消费者上报的消费组与 Topic 订阅关系。
   - 查询消费位点,支持重置到起始位置、末尾、指定时间及指定逻辑位点。
   - 实现 ACL 创建/更新、删除和查询,通过客户端配置选择 ACL 1.0 或 2.0。
   - 查询 Broker 上的生产者、消费者连接,并对重复连接去重。
   - 实现 Broker 配置的全部查询、指定配置查询和增量更新。
   - 实现 ACL 2.0 用户创建、更新、删除和查询,查询结果不返回密码。
   - 调整请求和结果类型,使其符合 Remoting2Manage 的调用约定;同步调整 JVM、Runtime 空实现的方法签名。
   - 增加独立的 Maven 测试配置、模拟测试和真实 Broker 集成测试,并输出操作日志。
   - 为已有 JMeter 测试计划补充 Apache 许可证头。


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to