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

remove unused serialization functions, add one #29

Merged
merged 2 commits into from
Jun 12, 2019

Conversation

replay
Copy link
Contributor

@replay replay commented Jun 6, 2019

with the latest changes to the MT PR grafana/metrictank#1335 some of the existing
serialization functions are not going to be used anymore, while Archive
needs to be serializable. So this just updates those serialization
functions accordingly. Once it is merged I'll update the branch of PR
1335 to vendor the latest version of raintank/schema.

with the latest changes to the MT PR 1335 some of the existing
serialization functions are not going to be used anymore, while Archive
needs to be serializable. So this just updates those serialization
functions accordingly. Once it is merged I'll update the branch of PR
1335 to vendor the latest version of raintank/schema.
@robert-milan
Copy link
Contributor

Has this been tested with the branch that requires the changes (grafana/metrictank#1335)?

@replay
Copy link
Contributor Author

replay commented Jun 11, 2019

Yeah. Actually I first wrote those modifications in the MT vendor directory and tested them there. Then I just copied them over into this branch regenerated the generated files.

Copy link
Contributor

@robert-milan robert-milan left a comment

Choose a reason for hiding this comment

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

LGTM, as long as no other program depends on marshaling AMKeys

because they are also not used
@replay replay merged commit 5611429 into master Jun 12, 2019
@replay replay deleted the remove_unused_serialization_functionality branch June 12, 2019 13:55
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.

2 participants