Skip to content

Conversation

@arturovm
Copy link

@arturovm arturovm commented Jul 11, 2018

Latest() now returns the latest data and offset as expected.

Additionally, if when opening the WAL, a previous file exists, and the file is smaller than
the maximum segment size, then that file is loaded instead of advancing
the WAL and creating a new one. This fixes a problem that made tests
hang.

Arturo Vergara added 5 commits July 11, 2018 15:08
Latest() now returns the latest data and offset as expected.

Additionally, if a previous file exists, and the file is smaller than
the maximum segment size, then that file is loaded instead of advancing
the WAL and creating a new one. This fixes a problem that made tests
hang.
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.

1 participant