When I start with --high_replication to test on the dev appserver, I alway seem to be starting with a blank database.
I found this issue: http://code.google.com/p/googleappengine/issues/detail?id=5305 which sounds like the problem I'm having, except that it only has 7 stars (including mine), and without being able to save my datastore across runs, debugging this thing is going to take FOREVER. So I'm thinking that there must be a trick I don't know. I ordinarily use --datastore_path so that I don't lose all my data when I reboot my mac. I also have been using --default_partition= so I could access my data when they changed the sdk a few weeks ago. What is the right set of options to use when testing with --high_replication on the dev appserver, so that your data will be present across separate runs? -Joshua -- 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.
