Thats right....Its hard to predict if there could be any entries, by the time hasNext() and next() is called...We need to capture this in the the docs...
-Anil. On Wed, Jun 29, 2016 at 5:27 PM, upthewaterspout <[email protected]> wrote: > Github user upthewaterspout commented on the issue: > > https://github.com/apache/incubator-geode/pull/178 > > +1 looks good. One minor thing - I think could might result in > hasNext() returning true followed by next() returning page with no elements > if the last element gets deleted, is that right? > > > --- > If your project is set up for it, you can reply to this email and have your > reply appear on GitHub as well. If your project does not have this feature > enabled and wishes so, or if the feature is enabled but not working, please > contact infrastructure at [email protected] or file a JIRA ticket > with INFRA. > --- >
