Skip to content

[Feature][Server] Discard ZooKeeper using raft #6680

@DylanMao1996

Description

@DylanMao1996

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

1.Dolphinscheduler is too heavy to have a ZooKeeper external. For lighter use and easier deployment, is it possible to do something like Kafka? Ditching ZooKeeper and using raft protocol for lighter weight?

2.The DolphinScheduler metadata store is now PG and mysql. Both require external installation. Can you integrate with Rocksdb? It has a rocksdb embedded in it. Data is stored in the HDFS to ensure metadata security (HDFS multi-version replication).

Use case

No response

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions