Re: [PR] MINOR Removed unused CommittedOffsetsFile class. [kafka]

2024-02-12 Thread via GitHub
satishd merged PR #15209: URL: https://github.com/apache/kafka/pull/15209 -- 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: jira-unsubscr...@kafka.apache.

Re: [PR] MINOR Removed unused CommittedOffsetsFile class. [kafka]

2024-01-21 Thread via GitHub
kamalcph commented on PR #15209: URL: https://github.com/apache/kafka/pull/15209#issuecomment-1902632941 > Task :core:compileTestScala FAILED Please fix the test compilation failure -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] MINOR Removed unused CommittedOffsetsFile class. [kafka]

2024-01-17 Thread via GitHub
satishd commented on PR #15209: URL: https://github.com/apache/kafka/pull/15209#issuecomment-1897539946 >Should we also avoid creating the [remote_log_snapshot](https://sourcegraph.com/github.com/apache/kafka@e563aad4eec2e08c8db54e1afebe28c746130ba4/-/blob/storage/src/main/java/org/apache/ka

Re: [PR] MINOR Removed unused CommittedOffsetsFile class. [kafka]

2024-01-17 Thread via GitHub
satishd closed pull request #15209: MINOR Removed unused CommittedOffsetsFile class. URL: https://github.com/apache/kafka/pull/15209 -- 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 comm

Re: [PR] MINOR Removed unused CommittedOffsetsFile class. [kafka]

2024-01-16 Thread via GitHub
satishd closed pull request #15209: MINOR Removed unused CommittedOffsetsFile class. URL: https://github.com/apache/kafka/pull/15209 -- 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 comm

Re: [PR] MINOR Removed unused CommittedOffsetsFile class. [kafka]

2024-01-16 Thread via GitHub
kamalcph commented on PR #15209: URL: https://github.com/apache/kafka/pull/15209#issuecomment-1894987437 Should we also avoid creating the [remote_log_snapshot](https://sourcegraph.com/github.com/apache/kafka@e563aad4eec2e08c8db54e1afebe28c746130ba4/-/blob/storage/src/main/java/org/apache/ka

[PR] MINOR Removed unused CommittedOffsetsFile class. [kafka]

2024-01-16 Thread via GitHub
satishd opened a new pull request, #15209: URL: https://github.com/apache/kafka/pull/15209 We will introduce the same when it is required for enhancing TBRLMM to consume from a specific offset when snapshots are implemented. ### Committer Checklist (excluded from commit messag