Re: [PR] fix dledger recover abnormally may lost consume queue of tail [rocketmq]

2024-01-17 Thread via GitHub
yuz10 merged PR #7599: URL: https://github.com/apache/rocketmq/pull/7599 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@rocketmq.ap

Re: [PR] fix dledger recover abnormally may lost consume queue of tail [rocketmq]

2024-01-17 Thread via GitHub
codecov-commenter commented on PR #7599: URL: https://github.com/apache/rocketmq/pull/7599#issuecomment-1897937916 ## [Codecov](https://app.codecov.io/gh/apache/rocketmq/pull/7599?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)

Re: [PR] fix dledger recover abnormally may lost consume queue of tail [rocketmq]

2024-01-17 Thread via GitHub
bxfjb commented on code in PR #7599: URL: https://github.com/apache/rocketmq/pull/7599#discussion_r1456989735 ## store/src/main/java/org/apache/rocketmq/store/dledger/DLedgerCommitLog.java: ## @@ -343,14 +427,57 @@ private void recover(long maxPhyOffsetOfConsumeQueue) throws Ro

Re: [PR] fix dledger recover abnormally may lost consume queue of tail [rocketmq]

2024-01-17 Thread via GitHub
yuz10 commented on code in PR #7599: URL: https://github.com/apache/rocketmq/pull/7599#discussion_r1456981076 ## store/src/main/java/org/apache/rocketmq/store/dledger/DLedgerCommitLog.java: ## @@ -343,14 +427,57 @@ private void recover(long maxPhyOffsetOfConsumeQueue) throws Ro

Re: [PR] fix dledger recover abnormally may lost consume queue of tail [rocketmq]

2024-01-16 Thread via GitHub
bxfjb commented on code in PR #7599: URL: https://github.com/apache/rocketmq/pull/7599#discussion_r1454496926 ## store/src/main/java/org/apache/rocketmq/store/dledger/DLedgerCommitLog.java: ## @@ -343,14 +427,48 @@ private void recover(long maxPhyOffsetOfConsumeQueue) throws Ro

Re: [PR] fix dledger recover abnormally may lost consume queue of tail [rocketmq]

2024-01-16 Thread via GitHub
yuz10 commented on code in PR #7599: URL: https://github.com/apache/rocketmq/pull/7599#discussion_r1453601842 ## store/src/main/java/org/apache/rocketmq/store/dledger/DLedgerCommitLog.java: ## @@ -343,14 +427,48 @@ private void recover(long maxPhyOffsetOfConsumeQueue) throws Ro

Re: [PR] fix dledger recover abnormally may lost consume queue of tail [rocketmq]

2024-01-16 Thread via GitHub
yuz10 commented on code in PR #7599: URL: https://github.com/apache/rocketmq/pull/7599#discussion_r1453601842 ## store/src/main/java/org/apache/rocketmq/store/dledger/DLedgerCommitLog.java: ## @@ -343,14 +427,48 @@ private void recover(long maxPhyOffsetOfConsumeQueue) throws Ro

Re: [PR] fix dledger recover abnormally may lost consume queue of tail [rocketmq]

2023-11-30 Thread via GitHub
bxfjb commented on PR #7599: URL: https://github.com/apache/rocketmq/pull/7599#issuecomment-1835389559 @cserwen I opened this pr for #7355 , could you please review it? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t