Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow disabling cluster session store from configuration #50

Open
mcollovati opened this issue Nov 22, 2020 · 0 comments
Open

Allow disabling cluster session store from configuration #50

mcollovati opened this issue Nov 22, 2020 · 0 comments

Comments

@mcollovati
Copy link
Owner

When running in a clustered environmente vertx-vaadin sets up a clustered session store by default. This can be problematic if not all UI components implements Serializable.
Furthermore, is HA is not needed, the application can work with the local session store.

Provide a configuration setting to explicitly disable clustered session store.

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

No branches or pull requests

1 participant