[query] [map] PagingPredicate does not work for executeOnEntries() method #10174
Comments
It never supported Paging actually. There are more method in the IMap that support a Predicate but do not support Paging. |
@tombujok how to proceed with this ticket? Is it working as designed or is it a bug? |
@pveentjer @ahmetmircik It never supported paging as I said in the comment in April, but I'm not sure why I haven't closed the ticket. Paging there does not make much sense. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As far as I can see it just ignores paging and returns full resultset despite of page size
The text was updated successfully, but these errors were encountered: