We are doing consulting work with a client that is new to App Engine.
One of their questions is if there is a way to replicate the
production data so that they can reproduce and diagnose a bug. This is
a practise that they commonly use on their legacy, relational
databases to find bugs that are not due to application logic, but are
due to a particular dataset.

The HRD migration tool provides a nice way to push production data to
a different application and then perform "catch-up" migrations to keep
it up-to-date. However, it doesn't seem like it's possible to use this
tool with an HRD source application.

Is there any possibility that this tool could be made available to
support this use case? It is much more efficient than pulling all the
data down from source and pushing it back up to destination.

Thoughts?
j

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

Reply via email to