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

Switch definitions to new storage #896

Merged
merged 2 commits into from
Nov 7, 2017

Conversation

Pchelolo
Copy link
Contributor

@Pchelolo Pchelolo commented Oct 18, 2017

I think after we switch summary we don't need to make a proxy for the definitions.

Bug: T179420

cc @wikimedia/services

@@ -85,7 +85,7 @@ paths:
# Set up a simple key-value bucket.
- init:
method: 'put'
uri: /{domain}/sys/key_value_old/term.definition
uri: /{domain}/sys/key_value/term.definition
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For the schema-creation process of definitions, we added the -ng prefix which I think is good for compatibility. We should add it here as well.

Change-Id: I8b93aaa3891623edc39b93992c1d5dcbff6d7de4
Change-Id: I9bca6abdb36633c99d5cbd4918cc1f444e7d6334
@d00rman d00rman merged commit 5eba15d into wikimedia:master Nov 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants