Skip to content

Conversation

@msotheeswaran-sc
Copy link
Collaborator

@msotheeswaran-sc msotheeswaran-sc commented Apr 4, 2023

causes crash when use-fork is true as it creates a threaded bgsave instead of a fork as expected. Fixes #567.

change default to fork bgsave instead of forkless.

Also remove incorrect inclusion of repl_backlog_size from acceptable overhead for maxmemory. Fixes #601.

@msotheeswaran-sc msotheeswaran-sc changed the title restore fork impl of save to slave sockets restore fork impl of save to replica sockets Apr 5, 2023
@JohnSully
Copy link
Collaborator

Verify this with
./runtest --loopn 20

@msotheeswaran-sc msotheeswaran-sc merged commit f54e3ea into main Apr 7, 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.

[BUG] used_memory exceeds maxmemory [BUG] unit test failures using BGSave with fork in 6.3.2

3 participants