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

keys: Move SequenceCacheKey decoding to keys package #4947

Merged

Conversation

nvanbenschoten
Copy link
Member

Fixes #4547.

The decodeSequenceCacheKey is more at home in the keys package
than the storage package.

Review on Reviewable

Fixes cockroachdb#4547.

The `decodeSequenceCacheKey` is more at home in the `keys` package
than the `storage` package.
@nvanbenschoten nvanbenschoten added the C-cleanup Tech debt, refactors, loose ends, etc. Solution not expected to significantly change behavior. label Mar 7, 2016
@petermattis
Copy link
Collaborator

LGTM


Reviewed 4 of 4 files at r1.
Review status: all files reviewed at latest revision, all discussions resolved.


Comments from the review on Reviewable.io

nvanbenschoten added a commit that referenced this pull request Mar 7, 2016
keys: Move SequenceCacheKey decoding to keys package
@nvanbenschoten nvanbenschoten merged commit d3fc04b into cockroachdb:master Mar 7, 2016
@nvanbenschoten nvanbenschoten deleted the nvanbenschoten/keys branch March 7, 2016 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-cleanup Tech debt, refactors, loose ends, etc. Solution not expected to significantly change behavior.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants