Skip to content

Failure to synchronize changes between servers sharing a common db #26

@samayala22

Description

@samayala22

Linux SniperRT, WS v0.4.3

I have multiple servers running this plugin on a single node and they all share a common MariaDB instance that stores the preferences. In theory, if I change my knife on server A and then connect to server B, i should see the newly selected knife on server B too, however that is not the case.

I've verified that the knife entry was properly updated in the database when i changed it on server A.

There's probably a race condition or something that prevents OnSOCacheSubscribed from working properly and updating the in-memory cache on player connect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions