Skip to content

CRUD Operations on namespaces #445

Answered by merlimat
dialalpha asked this question in Q&A
Discussion options

You must be logged in to vote

We had some thoughts about adding an "admin" API, though nothing concrete yet.

The namespaces are controlled through the K8S config map (or operator CRD). Once you add the namespace to the config map, the coordinator will make sure the shards for the namespaces are created and available. Similarly, once you remove the namespace from the config map, the shards and the data will be deleted.

One thing to keep in mind is that Oxia namespaces do not map to Pulsar namespaces. In general, Pulsar would use just a handful of namespaces. eg: pulsar, bookkeeper, functions.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@dialalpha
Comment options

@merlimat
Comment options

Answer selected by dialalpha
Comment options

You must be logged in to vote
2 replies
@merlimat
Comment options

@dialalpha
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants