-
-
Notifications
You must be signed in to change notification settings - Fork 130
Open
Labels
developer experienceThings that improve the DX of using Lustre.Things that improve the DX of using Lustre.
Description
The transport format for server component messages is an internal implementation detail that is liable to change between minor or even patch releases. Depending on how a client is built or deployed, it's possible for a server to be running a version of lustre that doesn't match the server component client runtime being communicated with.
For obvious reasons this can lead to unpredictable and often broken results. We should include the lustre version of the running server in the mount message and the client should check this against the version of lustre that built the runtime. If they mismatch an error should be logged in the console and perhaps reported on the server too.
yoshi-monster
Metadata
Metadata
Assignees
Labels
developer experienceThings that improve the DX of using Lustre.Things that improve the DX of using Lustre.