SbloodyS commented on issue #3905: URL: https://github.com/apache/incubator-streampark/issues/3905#issuecomment-2257877439
> Thanks @HxpSerein for the detailed design, and everyone for the discussion! > 2. From your design, the registry center has 2 implementations: zookeeper and etcd. I'm curious could we use jdbc related database as the registry center? Such as MySQL, PostgreSQL. > 3. Why do we need to introduce the `Job Distribution` or `Consistent Hash`? > > Feel free to correct me if my understanding is wrong, thanks :) From my perspertive, using a database for the second and third points is a much lighter implementation. Waiting for other's opinion. -- 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]
