[ 
https://issues.apache.org/jira/browse/GEODE-250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason Huynh reassigned GEODE-250:
---------------------------------

    Assignee:     (was: Jason Huynh)

> In PartitionedRegionQueryEvaluator, the ResultsCollector may be changed to 
> just a flat Collection
> -------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-250
>                 URL: https://issues.apache.org/jira/browse/GEODE-250
>             Project: Geode
>          Issue Type: Improvement
>          Components: querying
>            Reporter: Jason Huynh
>            Priority: Minor
>
> Currently there is a Collection<Collection> resultsCollector used in various 
> places.  We end up iterating through the collection of collections and adding 
> all elements to a result set.  I think we should be able to change this to a 
> flat collection and remove some lines of code iterating/combining this thing.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to