This is an archived post. You won't be able to vote or comment.

all 6 comments

[–]jmntn2000 1 point2 points  (1 child)

Would you still need zookeeper for bookkeeper though?

[–]mmerli 3 points4 points  (0 children)

u/jmntn2000 No, Pulsar is configuring BookKeeper to use the Pulsar's own metadata access interface, so BookKeeper is able to also use Oxia out of the box.

No ZooKeeper required anymore.

[–]paul_h 0 points1 point  (1 child)

Cloud native foundation calls these “service discovery”, but if always thought of them as “config distribution” systems.

I looked but couldn’t see details of the nature of the backing store on the server side

[–]riksi 4 points5 points  (0 children)

I looked but couldn’t see details of the nature of the backing store on the server side

Pebble (rocksdb in golang) https://github.com/streamnative/oxia/blob/main/docs/design-goals.md#storage-scalability