21 Commits

Author SHA1 Message Date
lizhimins 63130f51e8 [ISSUE #7545] [RIP-65] Support efficient random index for massive messages (#7546)
Support efficient random index for massive messages

Co-authored-by: bareheadtom <1983697019@qq.com>
2023-11-21 13:57:44 +08:00
lizhimins 6eac107005 [ISSUE #6633] [RIP-65] Improving Tiered Storage Implementation (#6781)
[ISSUE #6633] [RIP-65] Improving Tiered Storage Implementation
2023-06-09 21:07:53 +08:00
SSpirits 215b8de335 [Issue #5891] Implement MessageStore interface for tiered store (#5892)
* implement MessageStore interface for tiered store

* fix bazel

* fix unit test

* fix unit test in windows

* fix according to comments

* fix according to comments
2023-01-17 16:17:00 +08:00
SSpirits 9700211285 [ISSUE #5874] implement file queue for tiered storage (#5875)
* implement file queue for tiered storage

* fix bazel

* suppress error found by spotbugs

* fix tests in windows

* fixed according to comment

* fix warning in bazel build
2023-01-16 17:59:09 +08:00
mxsm 7c128a5f0a [ISSUE #5708] Fix NamesrvStartup can't print config when use -p command (#5709) 2023-01-12 10:49:06 +08:00
Aaron Ai f23fdbe016 Replace findbugs by spotbugs (#4931) 2022-08-30 17:45:56 +08:00
rongtong 0b6563b58f Add getControllerConfig and updateControllerConfig command for admin CLI (#4793) 2022-08-07 15:28:51 +08:00
mxsm b875b3309a [ISSUE #4709] fix method is on the same line as @Override annotation (#4717)
Co-authored-by: Aaron Ai <yangkun.ayk@gmail.com>
2022-08-01 20:42:34 +08:00
vongosling 08a0c403c0 Polish 2017-08-29 17:35:22 +08:00
vongosling 23b7d7a567 Remove star import rule in checkstyle 2017-08-29 14:51:01 +08:00
yukon f091203a9d Remove preceded whitespace check from checkstyle 2017-08-11 21:56:52 +08:00
lindzh 37fbb7be8a [ROCKETMQ-194] log appender support closes apache/incubator-rocketmq#101 2017-05-26 16:12:16 +08:00
wu-sheng 62d811e354 [ROCKETMQ-43] Remove NoWhitespaceBefore module in rmq_checkstyle.xml, closes apache/incubator-rocketmq#36 2017-01-20 11:05:24 +08:00
yukon 75d337d188 Set SPACE_AFTER_TYPE_CAST=true. 2017-01-13 20:05:01 +08:00
yukon 703745500e Update code style. 2017-01-13 17:33:52 +08:00
vongosling 1734a449cf Polish message description 2016-12-29 15:45:05 +08:00
vongosling 9edaab15e1 Bugfix for CI 2016-12-29 15:42:39 +08:00
yukon f9d90201d0 ROCKETMQ-18 Polish copyright and remove unnecessary code. 2016-12-29 11:53:38 +08:00
yukon 853b167bda ROCKETMQ-18 Fix the conflicts between code and check style. 2016-12-28 16:11:32 +08:00
yukon 388ba7a584 ROCKETMQ-18 Reformat all codes. 2016-12-28 15:42:48 +08:00
yukon 95cfb8d194 ROCKETMQ-18 Add code style settings and copyright. 2016-12-28 15:32:07 +08:00