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-9590 ExtendedSearchWorkCreator and SearchWorkCreatorContext are … #7719

Merged

Conversation

anistor
Copy link
Member

@anistor anistor commented Jan 8, 2020

…no longer needed

https://issues.redhat.com/browse/ISPN-9590
https://issues.redhat.com/browse/ISPN-11132

The fix includes relevant stuff from #7725

@anistor anistor added this to the 10.1.0.Final milestone Jan 8, 2020
@anistor anistor force-pushed the t_remove_ExtendedSearchWorkCreator_m branch 2 times, most recently from ade4b4d to 6cd203b Compare January 8, 2020 15:23
@anistor
Copy link
Member Author

anistor commented Jan 8, 2020

Once this runs in CI we'll need to backport to 9.4.x a subset of the changes (only the move to cacheStarting) @gustavonalle

@anistor anistor modified the milestones: 10.1.0.Final, 10.1.1.Final Jan 8, 2020
@gustavocoding
Copy link

gustavocoding commented Jan 9, 2020

I found a couple of issues in the reproducer:

  1. It fails about 5% of the time
  2. It does not test TX caches

I am fixing 1) and adding a TX test to it. BTW, at least on 9.4, even with this fix TX caches don't index during State Transfer...

@anistor anistor force-pushed the t_remove_ExtendedSearchWorkCreator_m branch from 12f104b to 6dd8beb Compare January 9, 2020 10:28
@gustavocoding
Copy link

gustavocoding commented Jan 9, 2020

FYI, I added TX to the reproducer, and it fails on 9.4.x even with the lifecycle fix. This is probably a separate problem not related to registry but still should fall under this JIRA c477dc6

@anistor anistor force-pushed the t_remove_ExtendedSearchWorkCreator_m branch 2 times, most recently from bcaf9df to 001837a Compare January 10, 2020 11:08
…no longer needed

* remove them now
* also deprecate SearchWorkCreator and remove DefaultSearchWorkCreator
* SearchWorkCreator will be entirely removed once we migrate to HS 6
* move creation of ProtobufValueWrapperSearchWorkCreator to cacheStarting event
@anistor anistor force-pushed the t_remove_ExtendedSearchWorkCreator_m branch from 001837a to b43121a Compare January 13, 2020 09:53
@anistor
Copy link
Member Author

anistor commented Jan 13, 2020

CI looks good.

@gustavocoding gustavocoding merged commit 4a57b07 into infinispan:master Jan 14, 2020
@gustavocoding
Copy link

Merged, thanks @anistor !

@anistor anistor deleted the t_remove_ExtendedSearchWorkCreator_m branch January 14, 2020 14: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.

2 participants