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

ISPN-13121 Cache persistent state is not deleted after restart #9399

Merged

Conversation

danberindei
Copy link
Member

// Can wait on lock
builder.allowBlockingCallsInside(ClusterTopologyManagerImpl.class.getName(), "updateState");

// These methods to I/O via GlobalStateManager
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wburns I've been thinking about excluding all the GlobalStateManagerImpl methods here instead of their callers, WDYT?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, more specific is better :)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will take a look a the methods to see if we should have a JIRA or not to convert the methods instead of just an exclusion.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure if just excluding the file reading at GlobalStateManagerImpl works, then I am all for it.

@tristantarrant
Copy link
Member

LGTM.

@tristantarrant tristantarrant merged commit 8cc1393 into infinispan:main Jun 25, 2021
@tristantarrant
Copy link
Member

Merged, thanks

@danberindei danberindei deleted the ISPN-13121_delete_persistent_state branch July 2, 2021 15:05
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

Successfully merging this pull request may close these issues.

3 participants