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-5271 Usage of filter composition in DistributedEntryRetriever.sendRequest prevents dependency injection to filter and converter #3316

Closed
wants to merge 6 commits into from

Conversation

anistor
Copy link
Member

@anistor anistor commented Mar 17, 2015

* this was related to the old usage of the KeyFilter interface with loaders, now it should have a genereci name
* old field aliased for backward compat
…one step

* perform the instanceof KeyValueFilterConverter check once and remember the result for efficiency
* move all calls to LocalEntryRetriever.wireFilterAndConverterDependencies(..) inside DistributedEntryRetriever.startRetrievingValues(UUID identifier, Set<Integer> segments, ...)
* avoid possible NPE in DistributedEntryRetriever.updatedLocalAndRun( )
…ndRequest prevents dependency injection to filter and converter
@anistor anistor added this to the 7.0.4.Final milestone Mar 17, 2015
@galderz
Copy link
Member

galderz commented Mar 24, 2015

Integrated

@galderz galderz closed this Mar 24, 2015
@anistor anistor deleted the t_5271_71x branch March 24, 2015 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants