pan3793 commented on issue #894: URL: https://github.com/apache/incubator-kyuubi/issues/894#issuecomment-893196646
Thanks for this proposal, replace `TestingServer` with `ZooKeeperServer` make sense to me. > For Kyuubi quorum peer, it seems raft is a better choice(I not sure). Do you mean implements a Raft component like KRaft in Kafka 3.0? Personally, I think Paxos or ZAB or Raft or Gossip is not really mattered here, maybe an abstract service discover layer with adapters to K8s `api-server`, `Zookeeper`, `Etcd` make more sense to me. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
