Skip to content

Added tests for RemoteLogReader and DelayedRemoteFetch#42

Closed
showuon wants to merge 24 commits into
satishd:rlm-consumer-fetchfrom
showuon:rlm-consumer-fetch_tests
Closed

Added tests for RemoteLogReader and DelayedRemoteFetch#42
showuon wants to merge 24 commits into
satishd:rlm-consumer-fetchfrom
showuon:rlm-consumer-fetch_tests

Conversation

@showuon

@showuon showuon commented Apr 11, 2023

Copy link
Copy Markdown

Will add more tests later.

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

satishd and others added 23 commits April 6, 2023 09:29
Added functionality to copy log segments, indexes to the target remote storage for each topic partition enabled with tiered storage. This involves creating scheduled tasks for all leader partition replicas to copy their log segments in sequence to tiered storage.t push -f origin
 - Using the existing previousEpoch(int epoch) in LeaderEpochFileCache
 - Minor cleanup of removing duplicated code
Migrated RemoteLogManager to java in core module
- Use JavaConverters instead of CollectionConverters as it is not available in Scala-2.12
* add default value for delayedRemoteFetchPurgatory
* init delayedRemoteFetchPurgatory
@satishd satishd force-pushed the rlm-consumer-fetch branch 2 times, most recently from d9f4db4 to d227365 Compare April 12, 2023 08:07
@showuon showuon closed this Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants