Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

issues with NFS handle #21

Open
mjpitz opened this issue Jan 13, 2022 · 0 comments
Open

issues with NFS handle #21

mjpitz opened this issue Jan 13, 2022 · 0 comments

Comments

@mjpitz
Copy link
Owner

mjpitz commented Jan 13, 2022

So I'm pretty sure this comes from the current implementation of a caching handler. Should the NFS client connect ever change servers, then the caching handler returns a stale connection.

Option one here would be to support service topology routing that favors host communication exclusively in the daemonset deployment and region/zone communication in the deployment. This is really just a mitigation though. To handle this properly, we'll need to replace the caching handler.

There are a few things we can do to cut down on the number of handles that are created.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant