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

Cache Reconnection Issue (Cache is stopped) #1959

Open
eliasbalasis opened this issue Jun 7, 2021 · 0 comments
Open

Cache Reconnection Issue (Cache is stopped) #1959

eliasbalasis opened this issue Jun 7, 2021 · 0 comments

Comments

@eliasbalasis
Copy link

eliasbalasis commented Jun 7, 2021

When a client node disconnects from a cluster its caches are not being properly refreshed and are marked as "stopped" after reconnection.

see https://stackoverflow.com/questions/49785044/ignitecheckedexception-failed-to-perform-cache-operation-cache-is-stopped
and https://stackoverflow.com/questions/46053089/ignite-cache-reconnection-issue-cache-is-stopped

This references a fix at https://issues.apache.org/jira/browse/IGNITE-5789 and Apache Ignite 2.7+

However, the same bug still manifests with GridGain Ignite 8.8.5
while using GridGain Ignite as remote Hibernate L2 cache
and same client node reconnect conditions.

Is there any posibility of replicating the fix from https://issues.apache.org/jira/browse/IGNITE-5789 ?

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