Skip to content

Conversation

asmeurer
Copy link
Member

@asmeurer asmeurer commented May 8, 2013

This starts to fix #138.

@asmeurer
Copy link
Member Author

asmeurer commented May 8, 2013

My hope is that after we do this, we will no longer be over quota, but even if we aren't we will be again soon. How can we export the current reviews and start from scratch? Currently, the reviews site is completely broken because we hit the data quota.

@vramana
Copy link
Contributor

vramana commented May 8, 2013

@asmeurer How does this solve the quota issue? I didn't get it.

@asmeurer
Copy link
Member Author

asmeurer commented May 8, 2013

Yeah, I actually doubt it will solve the quota issue, but it is something that needs to be done. Even dev_appserver no longer works with Python 2.5.

@vramana
Copy link
Contributor

vramana commented May 9, 2013

Why don't we migrate to python 2.7??

@asmeurer
Copy link
Member Author

asmeurer commented May 9, 2013

This does migrate to 2.7 (you have to to move to hrd). Or did I misunderstand your question?

@asmeurer
Copy link
Member Author

asmeurer commented May 9, 2013

OK, I got it working: http://sympy-reviews.appspot.com/report/ag9zfnN5bXB5LXJldmlld3NyCwsSBFRhc2sY6QcM.

Now, how to point the reviews site to it...

@asmeurer
Copy link
Member Author

asmeurer commented May 9, 2013

A data store solution would be to just leave old reviews site as it is (instead of migrating), and starting fresh with this one. The downside is that urls will break unless we implement some kind of redirection (which I have no idea how to do).

Thoughts?

@asmeurer
Copy link
Member Author

asmeurer commented May 9, 2013

This is what would happen if we did that.

I am also in the process of downloading the data to my computer. It looks like it is going into a sql database file.

@vramana
Copy link
Contributor

vramana commented May 9, 2013

No.

@asmeurer
Copy link
Member Author

  • When we fix the domain, don't forget to revert d522a21.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate to High-Replication Datastore
2 participants