Commit Graph

7 Commits

Author SHA1 Message Date
zhangjidi2016
8bb1b96d7b [ISSUE #673] Add unit tests for ConsumerController. (#742)
Co-authored-by: zhangjidi2016 <zhangjidi@cmss.chinamobile.com>
2021-07-15 18:31:31 +08:00
StyleTang
7f413e10ee [ISSUE #743] Implement RocketMQ message trace UI (#744)
* Backend
1. Add viewMessageTraceGraph method (aggregate MessageTraceView list)
2. MessageTraceView add filed requestId and retryTimes
3. Add Unit Test MessageTraceServiceImplTest
4. Add lombok dependency

Frontend
1. implement message trace graph UI
2. upgrade echarts to 5.1.2
3. message trace page can fetch messageId from routeParams

* 1. fix code style issue
2. fix pom duplicate maven-compiler-plugin issue

* 1. subAfterTrace groupName use subBeforeTrace groupName instead
2. fix MessageTraceServiceImplTest UT

* 1. implement features
  1.1 support transaction message trace
  1.2 support only producer trace enabled case
  1.3 support only consumer trace enabled case
2. add(fix) trace type (message type)
3. use rocketmq.version = 4.9.0

* [ISSUE #743] fix trace UI issue (when costTime is 0, will not show trace node)
Solution: use minimum width 1
2021-07-13 14:39:00 +08:00
zhangjidi2016
1492b50130 [ISSUE #673] Add unit tests for TopicController. (#718)
Co-authored-by: zhangjidi2016 <zhangjidi@cmss.chinamobile.com>
2021-06-24 14:51:23 +08:00
张旭
be476bc146 [ISSUE #682] Fix wrong message trace detail (#683)
* Fix message trace detail wrong field
* Use constants to distinguish different message version
* Add UT
Co-authored-by: zhangxu16 <zhangxu16@xiaomi.com>
2021-03-11 16:54:07 +08:00
walking98
58f84079c0 Fixed console ISSUE#254 #252 #251 2019-05-10 17:24:11 +08:00
walking98
1588f70b52 [ISSUE-205|247] Support SSL + Login: Polish with testcase, doc, session over cookie 2019-04-16 20:14:27 +08:00
yukon
b29f52bdfb Remove the 'ng' suffix of sub projects. 2017-03-16 09:58:57 +08:00