von gosling
8318eea6a2
Update .travis.yml
2021-08-13 18:47:37 +08:00
von gosling
9f948de0b2
Update pom.xml
2021-08-13 18:39:12 +08:00
von gosling
d587831bbc
Update .travis.yml
2021-08-13 18:36:10 +08:00
von gosling
f1d4eb66f0
Delete .coveralls.yml
2021-08-13 18:28:44 +08:00
von gosling
00674e1b1e
Update README.md
2021-08-13 18:26:34 +08:00
von gosling
d059773e9a
Update README.md
2021-08-13 18:21:18 +08:00
von gosling
b28ced3d8c
Update .travis.yml
2021-08-13 18:17:33 +08:00
von gosling
b103bb487d
Update README.md
2021-08-13 18:07:51 +08:00
von gosling
524f2a4179
Update README.md
2021-08-13 18:05:21 +08:00
von gosling
e6d002b646
Create .coveralls.yml
2021-08-13 18:03:58 +08:00
von gosling
e357dd04d5
Create .asf.yaml
2021-08-13 10:58:32 +08:00
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
StyleTang
c9d7cb20e7
[ISSUE #768 ] Console message trace compatibility Optimization
2021-08-03 20:13:16 +08:00
zhangjidi2016
399b61aee1
[ISSUE #766 ] Optimize console UI ( #767 )
...
Co-authored-by: zhangjidi2016 <zhangjidi@cmss.chinamobile.com >
2021-08-02 09:44:43 +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
StyleTang
d608bd69b7
[ISSUE #756 ] [RocketMQ-Console] Improve message trace UI ( #757 )
...
* Trace UI improvement
1. Change Send Message Info UI
2. Handle edge case: consume trace subBefore or subAfter trace is missing (if subAfter trace is missing, the status will be unknown)
3. Fix timestamp typo
4. Time format for ms
5. Change costTime color from white to black
6. Remove graph and data format button
* improve costTime display
2021-07-30 19:52:37 +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
StyleTang
7d295fdab7
Fix the issue caused by server.servlet.context-path when logging
2021-07-26 12:26:04 +08:00
caiwenlong1989
bd85a9db96
Add toolkit reminder for empty input
2021-07-21 18:14:33 +08:00
StyleTang
bb08d466f9
[ISSUE #745 ] Message trace data table improvement ( #746 )
...
* Message trace data table improvement
1. Send Message Trace
1.1 Send Message Info
1.2 Check Transaction Info
2. Consume Message Trace
2.1 Message Trace (group by subscription group )
3. X Axis time format(keep two decimal places)
4. use min instead of m
2021-07-21 09:01:48 +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
2e252a54e6
[ISSUE #2996 ] Adjust the way to get the clientHost in the message trace ( #726 )
...
Co-authored-by: zhangjidi2016 <zhangjidi@cmss.chinamobile.com >
2021-06-25 10:41:05 +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
zhangjidi2016
d7bf55bac6
[ISSUE #723 ] When the operation is successful, the dialog will close automatically ( #724 )
2021-06-10 12:48:18 +08:00
yuz10
ed950510c1
#720 fix rocketmq console fail to update nameserver address ( #721 )
2021-05-31 09:47:58 +08:00
zhangjidi2016
2c32ed9b27
[ISSUE #711 ] Consumers can skip the accumulation of messages. ( #712 )
...
Co-authored-by: zhangjidi2016 <zhangjidi@cmss.chinamobile.com >
2021-05-27 08:43:53 +08:00
von gosling
312e951fa0
fix(ssl): SelfSignedCertificate work well with JDK15
2021-03-31 18:27:23 +08:00
von gosling
f7cd7b3287
fix(jdk15): resolve aspecj exception
2021-03-31 17:11:13 +08:00
Demogorgon314
c440b443a5
Support query message by page ( #688 )
2021-03-11 18:24:11 +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
张旭
1fc200212c
Support DLQ topic resend message ( #653 )
...
Co-authored-by: zhangxu16 <zhangxu16@xiaomi.com >
2021-02-25 09:28:08 +08:00
张旭
7a28116bbe
Fix too much warn log because non-exist retry topic ( #681 )
...
Co-authored-by: zhangxu16 <zhangxu16@xiaomi.com >
2021-02-24 09:12:25 +08:00
caiwenlong1989
0d15d6b6e4
Update producer.html ( #675 )
...
生产者页面查询表单查新条件错位问题修复
2021-02-22 19:15:26 +08:00
张旭
94c8625738
Fix dashboard notification when set rocketmq.config.enableDashBoardCollect=false ( #679 )
...
Co-authored-by: zhangxu16 <zhangxu16@xiaomi.com >
2021-02-10 09:39:31 +08:00
zhangjidi2016
1a31ede986
[ISSUE #666 ]Upgrade RocketMQ version ( #667 )
...
Co-authored-by: zhangjidi2016 <zhangjidi@cmss.chinamobile.com >
2021-01-20 14:31:54 +08:00
von gosling
86c4cddec1
Optimize dependencies and support JDK 11+
2021-01-13 09:06:12 +08:00
elegance code
a6ce939388
[ISSUE #670 ] Fix building error
2021-01-12 20:08:48 +08:00
zhangjidi2016
a615c8cc59
Filter system topic while console dashboard was making topic statistics ( #642 )
...
Co-authored-by: zhangjidi2016 <zhangjidi@cmss.chinamobile.com >
2021-01-11 10:17:44 +08:00
张旭
16a703b5f9
Fix NPE when logining in( #659 )
...
Co-authored-by: zhangxu16 <zhangxu16@xiaomi.com >
2020-12-16 18:33:31 +08:00
张旭
65c46248be
[Console] Fix metrics not exists print so much error log ( #662 )
...
Co-authored-by: zhangxu16 <zhangxu16@xiaomi.com >
2020-12-16 18:31:30 +08:00
陈阳
f419265801
[ISSUE #641 ]Rename NameSrvAddrList to NameServerAddressList in OPS Page
2020-11-24 19:06:07 +08:00
von gosling
148945f6d6
Fix the checkstyle warning
2020-11-23 10:37:35 +08:00