Commit 0a1cc6d
lichengsheng
1,修复偏移量提交延迟的bug
2,添加实时消息。
3,添加报表
4,优化topic删除功能1 parent 6e37654 commit 0a1cc6d
File tree
261 files changed
+12228
-6764
lines changed- doc
- mq-biz
- src
- main
- java/com/ppdai/infrastructure/mq/biz
- cache
- common
- plugin
- util
- dal/meta
- dto
- request
- entity
- polling
- service
- impl
- ui
- dto/request
- vo
- resources/mapper
- msg
- mysql
- test/java/com/ppdai/infrastructure/mq/biz/service/impl
- mq-client-test-001
- src/main
- java/com/ppdai/infrastructure/demo
- resources/messageQueue
- mq-client
- mq-client-core
- src
- main/java/com/ppdai/infrastructure/mq/client
- config
- core
- impl
- event
- factory
- hystrix
- resolver
- resource
- test/java/com/ppdai/infrastructure/mq/client
- core/impl
- factory
- mq-client-spring-subEnv-apollo
- src/main
- java/com/ppdai/infrastructure/mq/client/bootstrap
- resources/META-INF
- mq-client-springboot
- src
- main/java/com/ppdai/infrastructure/mq/client
- stat
- test/java/com/ppdai/infrastructure/mq/client
- stat
- mq-client-spring
- src
- main/java/com/ppdai/infrastructure/mq/client
- bootstrap
- stat
- test/java/com/ppdai/infrastructure/mq/client
- bootstrap
- mq-core
- src/main/java/com/ppdai/infrastructure/mq/biz
- common/util
- dto/client
- event
- mq-proxy
- src
- main
- java/com/ppdai/infrastructure/proxy
- boot
- service
- util
- vo
- resources
- META-INF
- cat
- messageQueue
- test/java/com/ppdai/infrastructure/proxy
- mq-rest/src/main
- java/com/ppdai/infrastructure/rest/mq/controller
- client
- meta
- resources
- mq-ui
- src
- main
- java/com/ppdai/infrastructure/ui
- controller
- service
- resources
- static
- js
- layui
- css
- modules
- laydate/default
- layer/default
- font
- lay/modules
- templates
- common
- consumerGroup
- consumer
- dbNode
- message
- mqLock
- queueOffset
- queue
- server
- test/java/com/ppdai/infrastructure
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
261 files changed
+12228
-6764
lines changedBinary file not shown.
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
| 92 | + | |
91 | 93 | | |
92 | 94 | | |
93 | 95 | | |
| |||
192 | 194 | | |
193 | 195 | | |
194 | 196 | | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | 197 | | |
206 | 198 | | |
207 | 199 | | |
| |||
329 | 321 | | |
330 | 322 | | |
331 | 323 | | |
| 324 | + | |
332 | 325 | | |
333 | 326 | | |
334 | 327 | | |
| |||
346 | 339 | | |
347 | 340 | | |
348 | 341 | | |
| 342 | + | |
349 | 343 | | |
350 | 344 | | |
351 | 345 | | |
352 | 346 | | |
353 | 347 | | |
354 | | - | |
| 348 | + | |
| 349 | + | |
355 | 350 | | |
356 | 351 | | |
357 | 352 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments