Ikai,
Thanks for checking that out. We already exported and imported close
to 1 million records to make it work again. we left a sample set of
data for google to reproduce the issue.

However we are concerned about this bug being fixed and if possible
when it was fixed, since this had been happening quite frequently last
month.

On Dec 3, 12:00 am, "Ikai L (Google)" <[email protected]> wrote:
> Dinesh,
>
> I see the inconsistency. How long have you been writing to this dataset? My
> suspicion is that the indexes may have been updated incorrectly in a
> previous release due to a bug that we have since addressed. Unfortunately,
> the bug fix may not have retroactively addressed the incorrectly updated
> indexes.
>
> How large is the dataset? For small datasets, bulk exporting and importing
> will address the issue, but for large datasets, we'll have to look to an
> alternative solution.
>
> On Tue, Dec 1, 2009 at 3:40 AM, Dinesh Varadharajan <
>
>
>
> [email protected]> wrote:
> > Ikai,
> > Unfortunately we don't have dummy data to showcase this. I have a
> > reproducible case in production.
>
> > The app id is os-dev.appspot.com.
>
> > if you execute the query
>
> > SELECT * FROM PrimaryData where ApplicationId =
> > 'Application_1652c875_be0f_11de_b4a5_a3c424aa5af6' and SheetMetadataId
> > = 'Sheet001' and Deleted=False
>
> > it returns 8 records.
>
> > and if you execute
>
> > SELECT * FROM PrimaryData where ApplicationId =
> > 'Application_1652c875_be0f_11de_b4a5_a3c424aa5af6' and SheetMetadataId
> > = 'Sheet001'
>
> >  it should at least return 8 records(I am removing a condition). but
> > it returns only 4 records.
>
> > Please let me know if you want to be added as developer to os-dev to
> > be able to access the datastore.
>
> > Dinesh
>
> > On Dec 1, 12:27 am, "Ikai L (Google)" <[email protected]> wrote:
> > > Prashant, do you have sample data you can provide? It's even better if it
> > > isn't real data.
>
> > > On Sun, Nov 29, 2009 at 3:19 AM, Prashant <[email protected]> wrote:
> > > > what about this - I had a data store entity with known id, and JDOQL
> > simply
> > > > failed to retrieve it by id throwing JDOObjectNotFoundException. I
> > think
> > > > there is some major issue with datastore/indexes.
>
> > > >  --
> > > > You received this message because you are subscribed to the Google
> > Groups
> > > > "Google App Engine" group.
> > > > To post to this group, send email to [email protected]
> > .
> > > > To unsubscribe from this group, send email to
> > > > [email protected]<google-appengine%[email protected]>
> > <google-appengine%[email protected]<google-appengine%[email protected]>
>
> > > > .
> > > > For more options, visit this group at
> > > >http://groups.google.com/group/google-appengine?hl=en.
>
> > > --
> > > Ikai Lan
> > > Developer Programs Engineer, Google App Engine
>
> > --
>
> > You received this message because you are subscribed to the Google Groups
> > "Google App Engine" group.
> > To post to this group, send email to [email protected].
> > To unsubscribe from this group, send email to
> > [email protected]<google-appengine%[email protected]>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-appengine?hl=en.
>
> --
> Ikai Lan
> Developer Programs Engineer, Google App Engine

--

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


Reply via email to