- 16 9月, 2021 1 次提交
-
-
由 Jiang Haiting 提交于
-
- 15 9月, 2021 1 次提交
-
-
由 Jiang Haiting 提交于
-
- 14 9月, 2021 1 次提交
-
-
由 yuz10 提交于
* fix fail to remove topic/group permissions and global white address of acl config * update acl config for all brokers * refactor rename UtilAll.string2List and list2String * fix fail to remove whiteRemoteAddress of acl config
-
- 13 9月, 2021 3 次提交
- 12 9月, 2021 3 次提交
-
-
由 aaron ai 提交于
-
由 lizhiboo 提交于
-
由 Git_Yang 提交于
Signed-off-by: Nzhangyang21 <zhangyang21@xiaomi.com>
-
- 11 9月, 2021 2 次提交
-
-
由 张旭 提交于
* [Store] Resend message directly to DLQ when max reconsume times reach * set msg delaylevel=0 when topic is DLQ Co-authored-by: Nzhangxu16 <zhangxu16@xiaomi.com>
-
由 yuz10 提交于
-
- 10 9月, 2021 3 次提交
-
-
由 truman.p.du 提交于
Increase multilingual client repository link
-
由 吴航 提交于
(doc)fix typo in update operation.md
-
由 huangli 提交于
-
- 08 9月, 2021 1 次提交
-
-
由 zhangjidi2016 提交于
* [ISSUE #3284]Optimize the buildMessage method Co-authored-by: Nzhangjidi2016 <zhangjidi@cmss.chinamobile.com>
-
- 06 9月, 2021 1 次提交
-
-
由 huangli 提交于
[ISSUE 3194] [PART A] Use LongAdder instead of AtomicLong in BrokerStatsService to improve performance. (#3195)
-
- 05 9月, 2021 1 次提交
-
-
由 【keepal】 提交于
-
- 28 8月, 2021 1 次提交
-
-
由 StyleTang 提交于
* [ISSUE #3136] TraceDataEncoder add SubAfter trace bean timestamp * add SubAfter TraceBean TimeStamp and GroupName back
-
- 26 8月, 2021 1 次提交
-
-
由 zhangjidi2016 提交于
* [ISSUE #3284]Optimizing benchmark code * Reduce calls to the longValue method in the loop Co-authored-by: Nzhangjidi <zhangjidi@cmss.chinamobile.com>
-
- 23 8月, 2021 3 次提交
-
-
由 zongtanghu 提交于
Merge branch 'develop_include_prs_after_4.9.1_version', remote-tracking branch 'origin' into develop
-
由 zongtanghu 提交于
-
由 guyinyou 提交于
-
- 16 8月, 2021 2 次提交
-
-
由 zongtanghu 提交于
-
由 zongtanghu 提交于
-
- 04 8月, 2021 3 次提交
-
-
由 gorden5566 提交于
-
由 zhenhe 提交于
[ISSUE #3006]Replace ScheduledExecutorService instead of Timer to avoid affecting other tasks during exception (#3001) * 采用ScheduledExecutorService替代Timer,避免异常捕获时影响其他任务 多线程并行处理定时任务时,Timer运行多个TimeTask时,只要其中之一没有捕获抛出的异常,其它任务便会自动终止运行,使用ScheduledExecutorService则没有这个问题。 * optimize imports * Add @Override annotation * Revert "Add @Override annotation" This reverts commit 3ddccd88022db33361a2af08b36b0c8f5d963f48. Co-authored-by: Nwuzh <wuzh@bosera.com>
-
由 Heng Du 提交于
Looking at the Chinese document, I found that the subtraction operati…
-
- 01 8月, 2021 5 次提交
-
-
由 zongtanghu 提交于
-
由 zongtanghu 提交于
-
由 Heng Du 提交于
[Issue3205]Fix the issue of check style in client and broker modules.
-
由 zongtanghu 提交于
-
由 zongtanghu 提交于
-
- 31 7月, 2021 5 次提交
-
-
由 Heng Du 提交于
[Issue #3175] check acl config before update. otherwise broker may fail to start
-
由 panzhi 提交于
Co-authored-by: Npanzhi33 <wb-pz502261@alibaba-inc.com>
-
由 Heng Du 提交于
[ISSUE 2883] [Part G] Optimise parse performance for SendMessageRequestHeaderV2
-
由 Heng Du 提交于
[ISSUE #2883] [Part F] Improve produce performance in M/S mode.
-
由 yuz10 提交于
-
- 30 7月, 2021 3 次提交
-
-
由 makabakaboom 提交于
make free disk value more accurate
-
由 huangli 提交于
[ISSUE 2883] Improve performance of string2messageProperties/messageProperties2String, and save 1 byte for each message.
-
由 guyinyou 提交于
-