Hi Eran,

Non-ancestor queries are eventually consistent. See:
https://developers.google.com/appengine/docs/python/datastore/queries#Data_Consistency

Cheers,
Brian

On Fri, Feb 15, 2013 at 5:50 AM, Eran Schaffer <[email protected]> wrote:
> Hi,
> I finished migrating my DB from m/s to high replication, and while I am
> seeing all the data using  datastore viewer and GQL ,
> when my website's code does a similar query I only get partial results,
> meaning not all entries in the DB get back.
>
> Did anyone experience something similar?
>
> FYI, I deployed my app before migration , and the relevant indexes for these
> classes are tagged as "Serving"
>
> Thanks, ES
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/google-appengine?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to