Commit Graph

17 Commits

Author SHA1 Message Date
zhangjidi2016
54b8eb7ac1 [ISSUE #673]Add unit tests to improve code coverage (#777)
* [ISSUE #673]Add unit tests to improve code coverage

* format code

Co-authored-by: zhangjidi <zhangjidi@cmss.chinamobile.com>
2021-08-12 09:19:17 +08:00
zhangjidi2016
eb9103f082 [ISSUE #673] Remove all XxxServiceImplTest from the unit test. (#774)
Co-authored-by: zhangjidi <zhangjidi@cmss.chinamobile.com>
2021-08-09 09:39:59 +08:00
StyleTang
1ea15b511c [ISSUE#770] Send message with message trace (#771) 2021-08-06 08:57:04 +08:00
vongosling
7868b2b463 Fix the mock error 2021-08-05 19:07:37 +08:00
yuz10
05b7ad2101 [ISSUE #773] add useTLS configure for rocketmq console 2021-08-05 08:45:26 +08:00
zhangjidi2016
9a8c354301 [ISSUE #673] Add unit tests for Controller. (#765) 2021-08-02 09:43:52 +08:00
zhangjidi2016
dc67bb93a8 [ISSUE #673] Add unit tests for ProducerController and NamesvrController. (#764) 2021-07-30 19:57:18 +08:00
zhangjidi2016
199cfcd348 [ISSUE #673] Add unit tests for OpsController. (#752) 2021-07-30 19:51:10 +08:00
zhangjidi2016
2971398a33 [ISSUE #673] Add unit tests for ClusterController. (#751) 2021-07-30 19:50:15 +08:00
zhangjidi2016
38c1b97589 [ISSUE #673] Add unit tests for MessageController. (#747)
Co-authored-by: zhangjidi2016 <zhangjidi@cmss.chinamobile.com>
2021-07-19 12:26:08 +08:00
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