Skip to content

Conversation

benbjohnson
Copy link
Owner

Description

This pull request implements background polling to ensure that changes are automatically propagated to VFS replicas.

Motivation and Context

This fixes the issue that VFS replicas would previously only show a single point-in-time snapshot of when they were initially created.

How Has This Been Tested?

Integration test using the file replica client.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (would cause existing functionality to not work as expected)

Checklist

  • My code follows the code style of this project (go fmt, go vet)
  • I have tested my changes (go test ./...)
  • I have updated the documentation accordingly (if needed)

@benbjohnson benbjohnson merged commit 3ddf775 into main Aug 29, 2025
9 checks passed
@benbjohnson benbjohnson deleted the vfs-polling branch August 29, 2025 21:17
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