Skip to content

Commit

Permalink
fix(journal): Correctly handle client socket closing during compaction
Browse files Browse the repository at this point in the history
Previously outbound sockets were not properly recorded as open in the
compactor, and thus closed sockets were not properly removed from the
journal.

This change implements tracking for sockets after connecting to them.
  • Loading branch information
theduke committed Jun 12, 2024
1 parent 666b97a commit 5862826
Showing 1 changed file with 616 additions and 587 deletions.
Loading

0 comments on commit 5862826

Please sign in to comment.