- 01 8月, 2021 1 次提交
-
-
由 zongtanghu 提交于
-
- 30 7月, 2021 1 次提交
-
-
由 huangli 提交于
[ISSUE 2883] Improve performance of string2messageProperties/messageProperties2String, and save 1 byte for each message.
-
- 28 7月, 2021 1 次提交
-
-
由 huangli 提交于
* Remove putMessage/putMessages method in CommitLog which has too many duplicated code. * Optimise performance of asyncPutMessage (extract some code out of putMessage lock) * extract generation of msgId out of lock in CommitLog (now only for single message processor) * extract generation of topicQueueTable key out of sync code * extract generation of msgId out of lock in CommitLog (for batch) * fix ipv6 problem introduced in commit "Optimise performance of asyncPutMessage (extract some code out of putMessage lock)"
-
- 09 7月, 2021 1 次提交
-
-
由 飞剑客_ 提交于
[ISSUE #3099] Fix the incorrect judegment 'writePos - lastCommittedPosition > commitLeastPages' in the method 'commit0' of class 'MappedFile' (#3125)
-
- 06 7月, 2021 2 次提交
- 05 7月, 2021 1 次提交
-
-
由 Git_Yang 提交于
Signed-off-by: Nzhangyang21 <zhangyang21@xiaomi.com>
-
- 30 6月, 2021 1 次提交
-
-
由 codersfarm 提交于
-
- 21 6月, 2021 2 次提交
-
-
由 zhangyang 提交于
Signed-off-by: Nzhangyang <Git_Yang@163.com>
-
由 Git_Yang 提交于
Signed-off-by: Nzhangyang <Git_Yang@163.com>
-
- 10 6月, 2021 2 次提交
-
-
由 zongtanghu 提交于
-
由 zongtanghu 提交于
-
- 05 6月, 2021 2 次提交
-
-
由 zongtanghu 提交于
-
由 zongtanghu 提交于
-
- 24 5月, 2021 1 次提交
-
-
由 rongtong 提交于
-
- 20 5月, 2021 2 次提交
-
-
由 von gosling 提交于
* Delete README * docs(reblance design): modify typographical issues There is still more room for optimization, so one task is reserved here. * [ISSUE #2865] Batch message send bug fix (#2866) * [DLedgerCommitLog] Batch message send bug fix Signed-off-by: Nzhangyang <Git_Yang@163.com> * [DLedgerCommitLog] Batch message send bug fix2 Signed-off-by: Nzhangyang <Git_Yang@163.com> * Revert "[ISSUE #2865] Batch message send bug fix (#2866)" (#2912) This reverts commit 16694485. * Revert "Revert "[ISSUE #2865] Batch message send bug fix (#2866)" (#2912)" This reverts commit 129d7e2b. Co-authored-by: NGit_Yang <30995057+Git-Yang@users.noreply.github.com>
-
由 von gosling 提交于
This reverts commit 16694485.
-
- 19 5月, 2021 1 次提交
-
-
由 Git_Yang 提交于
* [DLedgerCommitLog] Batch message send bug fix Signed-off-by: Nzhangyang <Git_Yang@163.com> * [DLedgerCommitLog] Batch message send bug fix2 Signed-off-by: Nzhangyang <Git_Yang@163.com>
-
- 13 5月, 2021 1 次提交
-
-
由 huangli 提交于
Change default value of some parameters: sendMessageThreadPoolNums/useReentrantLockWhenPutMessage/flushCommitLogTimed/endTransactionThreadPoolNums
-
- 20 4月, 2021 1 次提交
-
-
由 灼华 提交于
-
- 19 4月, 2021 1 次提交
-
-
由 megggggg 提交于
-
- 16 4月, 2021 1 次提交
-
-
由 megggggg 提交于
-
- 11 3月, 2021 1 次提交
-
-
由 zhangxu16 提交于
-
- 25 2月, 2021 1 次提交
-
-
由 zhangxu16 提交于
-
- 24 2月, 2021 1 次提交
-
-
由 zhangxu16 提交于
-
- 23 2月, 2021 1 次提交
-
-
由 zhangxu16 提交于
-
- 19 2月, 2021 1 次提交
-
-
由 zhangxu16 提交于
-
- 15 2月, 2021 1 次提交
-
-
由 赵延 提交于
-
- 08 2月, 2021 1 次提交
-
-
由 张旭 提交于
Co-authored-by: Nzhangxu16 <zhangxu16@xiaomi.com>
-
- 18 1月, 2021 1 次提交
-
-
由 huangli 提交于
-
- 08 12月, 2020 3 次提交
-
-
由 RongtongJin 提交于
-
由 RongtongJin 提交于
-
由 TerrellChen 提交于
* implement issue-690 * add unit test * fix version * fix wroteOffset;update version;polish * polish * fix wrong wroteOffset of AppendMessageResult * move serialization out of lock in async method
-
- 04 12月, 2020 1 次提交
-
-
由 rushsky518 提交于
* rollback my code * avoid log when disk flush * when msg is in next file, flushOK value may be wrong
-
- 23 10月, 2020 1 次提交
-
-
由 rongtong 提交于
* enhancement(dledger):implement asyncPutMessage in dledger commitlog * enhancement(dledger):move serialization out of lock * fix(dledger):fix the issue that queueOffset is overwritten * fix(dledger):fix the issue that get wrong queueOffset * test(dledger):add dledgerCommitlog put messages async unit test * chore(dledger): fix the issue that cannot find symbol of variable SCHEDULE_TOPIC
-
- 19 10月, 2020 2 次提交
-
-
由 spiritsx 提交于
[ISSUE #2338] use commitLeastPages parameters and substitute 'lastCommittedPosition' for duplicated 'this.committedPosition.get()' in 'commit0' method (#2338) (#2346)
-
由 AVP42 提交于
* [ISSUE# 2330]store the properties of MessageBatch * [ISSUE# 2330]fix style problem * [ISSUE# 2330]Undo newly added property in the MessageBatch Co-authored-by: Nwufc <wufc@viomi.com>
-
- 12 10月, 2020 1 次提交
-
-
由 rongtong 提交于
* enhancement(response & log):polish the log and response remark when service not available * enhancement(response remark & log): make log and response remark better understand * chore(style): modify code style to pass CI tests
-
- 04 9月, 2020 1 次提交
-
-
由 张旭 提交于
-
- 31 7月, 2020 1 次提交
-
-
由 rongtong 提交于
* feature(dledger):upgrade dledger version and support preferred leader/batch push * feature(dledger):pass the failed UT and pass the CI
-