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

Convert PrefixConfig to a proto #2151

Merged
merged 3 commits into from
Aug 18, 2015
Merged

Convert PrefixConfig to a proto #2151

merged 3 commits into from
Aug 18, 2015

Conversation

tamird
Copy link
Contributor

@tamird tamird commented Aug 18, 2015

Part of #1966.

// PrefixConfig relates a string prefix to a config object.
// PrefixConfig objects are the constituents of PrefixConfigMap
// objects. In order to support binary searches of hierarchical
// prefixes (see the comments in NewPrefixConfigMap), PrefixConfig
Copy link
Member

Choose a reason for hiding this comment

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

can you add which file the newprefixconfigmap is in?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

heh, that's not even the right name any more! fixing.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

err, nm, it is the right name

@BramGruneir
Copy link
Member

LGTM

tamird added a commit that referenced this pull request Aug 18, 2015
Convert `PrefixConfig` to a proto
@tamird tamird merged commit 7abde71 into cockroachdb:master Aug 18, 2015
@tamird tamird deleted the gossip-proto branch August 18, 2015 22:07
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.

3 participants