Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejava
titleFileRecords open
   val fileRecords = FileRecords.open(file, false).slice(0, maxMessageSizemaxBatchesSize)




  • The code changes can be seen here in the open PR

...