assise icon indicating copy to clipboard operation
assise copied to clipboard

about zookeeper

Open zqz-net opened this issue 4 years ago • 6 comments

When running assise, do I need to configure zookeeper first?

zqz-net avatar Oct 11 '21 02:10 zqz-net

There shouldn't be a need to configure Zookeeper to run Assise.

On Sun, Oct 10, 2021 at 9:30 PM zqz @.***> wrote:

When running assise, do I need to configure zookeeper first?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ut-osa/assise/issues/10, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABHQBMU5MQCBW5MTDPYBDH3UGJD4PANCNFSM5FXFSISQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

simpeter avatar Oct 11 '21 02:10 simpeter

Why Zookeeper is mentioned in this paper.?

zqz-net avatar Oct 11 '21 02:10 zqz-net

It is necessary to provide membership and configuration services. Without it, Assise would not be completely fault tolerant.

On Sun, Oct 10, 2021 at 9:53 PM zqz @.***> wrote:

Why Zookeeper is mentioned in this paper.?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ut-osa/assise/issues/10#issuecomment-939634947, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABHQBMVOTPE52PHIZPHNRMTUGJGQRANCNFSM5FXFSISQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

simpeter avatar Oct 11 '21 02:10 simpeter

Does this repo contain the interface to interact with zookeeper? If I want to use zookeeper, how should I configure?

zqz-net avatar Oct 11 '21 02:10 zqz-net

Our prototype implementation currently does not have a stable interface to Zookeeper and I don't believe it is included in the repo. Additional implementation is required to properly interface with Zookeeper.

On Sun, Oct 10, 2021 at 9:59 PM zqz @.***> wrote:

Does this repo contain the interface to interact with zookeeper? If I want to use zookeeper, how should I configure?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ut-osa/assise/issues/10#issuecomment-939636760, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABHQBMVKI46AFIMCF7FKLTDUGJHIJANCNFSM5FXFSISQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

simpeter avatar Oct 11 '21 03:10 simpeter

thanks, professor!

zqz-net avatar Oct 11 '21 03:10 zqz-net