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

[9.4.x] ISPN-11170 Infinispan directory does not work with pre-declared indexed entities when sharing user cache and data cache #7755

Closed
wants to merge 2 commits into from

Conversation

anistor
Copy link
Member

@anistor anistor commented Jan 17, 2020

  • improve tests to use pre-declared indexed entities
  • avoid deadlock when the indexed cache and the infinispan directory caches are the same

https://issues.redhat.com/browse/ISPN-11170

@anistor anistor force-pushed the t_ISPN-11170_94x branch 2 times, most recently from 9c3175b to f4acd4a Compare January 17, 2020 14:17
@anistor anistor force-pushed the t_ISPN-11170_94x branch 4 times, most recently from e994c33 to 3e5e175 Compare January 20, 2020 12:54
@anistor anistor changed the title [9.4.x] ISPN-11170 Infinispan directory does not work with pre-declared indexed entities [9.4.x] ISPN-11170 Infinispan directory does not work with pre-declared indexed entities when sharing user cache and data cache Jan 20, 2020
…ed entities when sharing user cache and data cache

* improve tests to use pre-declared indexed entities and avoid Index.LOCAL in favor of Index.PRIMARY_OWNER
* fix cache dependencies in LifecycleManager
@anistor
Copy link
Member Author

anistor commented Jan 20, 2020

CI looks good. This PR affects just 3 classes, everything else is just tests, so it should be easy to asses the risk of this as minimal. Let's merge this in 9.4.x in @gustavonalle , @tristantarrant

@anistor
Copy link
Member Author

anistor commented Jan 21, 2020

Closing this as we're currently only doing major fixes on 9.4.x branch!

@anistor anistor closed this Jan 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant