Coder Social home page Coder Social logo

rocket-console's Introduction

嘀嗒拼车基于rocketmq-tools 3.5.8版本开发的一个RocketMQ console

为了方便阅读,增加一些说明

  • 0.采用的是spring + bootstrap + angularjs
  • 1.MQAdminExtImpl是我们的实现类,里面使用threadLocal保存了一个DefaultMQAdminExt的实例,通过切面MQAdminAspect来进行的实例化和start、shutdown.
  • 2.自定义了注解@JsonBody,实现了个JsonBodyExceptionResolver和JsonBodyReturnValueProcessor。分别处理了controller里的异常,以及对正常结果进行封装
  • 3.Controller和Service一一对应,和基本实现了文章里说的东西(没有实现ConfigController)

这个console目前存在的几个问题点

  • 中英文混搭,没有国际化
  • 没有使用springboot 使用的话会更精简些
  • UI不够易用美观,前端功能完成度不高
  • 模块和代码需要进一步优化,功能需要完善
例如
  • 按时间消息主题查消息不准确漏查问题
  • 删除主题后仍然能继续消费
  • 生产者列表无法查询,只能topic和groupName进行查询,不够易用
  • 重置消息offset 在线可以知道操作结果 离线的不能
  • 新建topic和consumer时候把cluster的概念屏蔽了
  • 新建了consumer的时候 没有消费过在消费者列表查不到
  • Config相关的功能没有(namesvr/broker)

rocket-console's People

Contributors

didapinchegit avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.