Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix rollback from 0.11 #5957

Merged
merged 1 commit into from
Mar 9, 2016
Merged

Fix rollback from 0.11 #5957

merged 1 commit into from
Mar 9, 2016

Commits on Mar 9, 2016

  1. Fix rollback from 0.11

    0.11 no longer uses some files from 0.10.  The code was a little
    too aggressive and remove these files which would break rolling back
    to 0.10 if necessary.  Since shards must be migrated to tsm before
    upgrading to 0.11 and a user might not know they still have old shard
    formats, they would not be able to revert back to 0.11 and migrate
    them.
    
    Also adds uptime stats to usage data.
    jwilder committed Mar 9, 2016
    Configuration menu
    Copy the full SHA
    4e8b4c4 View commit details
    Browse the repository at this point in the history