Just a note that all previous indexes that were broken by this bug should be fixed now, meaning they should be returning the expected results.
Thanks, - Jason On Jun 9, 12:12 pm, Jason <[email protected]> wrote: > Hi rodrigo. We recently confirmed an issue with the index building > system that caused a number of newly-added indexes to corrupt existing > indexes, preventing them from returning the appropriate results. We > have rolled back the problematic workflow and are working to clean up > the affected indexes, which we hope to have finished by end-of-day. > I'm very sorry for the inconvenience you've experienced due to this > bug, and rest assured that we are taking measures to prevent this from > happening again. > > I will follow up with this thread when the cleanup is complete. The > rollback is already complete, meaning new indexes built from this > point forward shouldn't cause any problems. > > - Jason > > On Jun 9, 7:08 am, Rodrigo Moraes <[email protected]> wrote: > > > > > Hi all, > > I'm facing an alarming, critical, impeditive issue migrating an app > > with a medium sized database to app engine. Serving indexes return > > disordered results, or return no results when they should return > > something. Working indexes stop to work properly, making the app run > > as if entities that are there are not. This obviously will potentially > > break all my data, in a way that I can't even know if it is broken - a > > disaster, or a maintenance nightmare. > > > We deal with lots of restrictions and limits, and that's all fine for > > me. But how can we deal with datastore when it starts to return > > nothing for results that exist (and are supposed to be indexed), or > > return results in an order that makes no sense (again, indexed ones)? > > > Inaccurate, broken indexes should never be serving. When can we expect > > this to be fixed? > > > For reference, my issues: > > http://code.google.com/p/googleappengine/issues/detail?id=1670 > > http://groups.google.com/group/google-appengine/browse_thread/thread/... > > > And others: > > http://code.google.com/p/googleappengine/issues/detail?id=901 > > ("medium priority") > > > I am sorry if this sounds harsh. I'm very frustrated about this. > > > thanks, > > -- rodrigo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
