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

Added basic metadata store API and initial ZK implementation #5330

Merged
merged 1 commit into from
Oct 9, 2019

Conversation

merlimat
Copy link
Contributor

@merlimat merlimat commented Oct 7, 2019

Motivation

This PR is the first in a series of changes. The ultimate goal is to have all the metadata accesses to ZooKeeper to be routed through a single interface with a pluggable implementation.

This PR defines the first cut of the MetadataStore interface, along with the ZK implementation.

Subsequent PRs will start converting metadata accesses.

@merlimat merlimat added the type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages label Oct 7, 2019
@merlimat merlimat added this to the 2.5.0 milestone Oct 7, 2019
@merlimat merlimat self-assigned this Oct 7, 2019
@codelipenghui
Copy link
Contributor

Shall we need to create a PIP to discuss the metadata store API ? I think this is a big and powerful change. This PR looks good.

@codelipenghui
Copy link
Contributor

run integration tests

@aahmed-se aahmed-se merged commit db15d32 into apache:master Oct 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants