Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to jetcd 0.5.* #18

Open
psychoveter opened this issue Dec 14, 2020 · 0 comments
Open

Update to jetcd 0.5.* #18

psychoveter opened this issue Dec 14, 2020 · 0 comments

Comments

@psychoveter
Copy link

Changes in jetcd 0.5.4 are not compatible with current version.
E.g. it seems io.etcd.jetcd.Observers is missed in new jetcd.

Exception in thread "Thread-2" java.lang.NoClassDefFoundError: io/etcd/jetcd/Observers
at io.etcd.recipes.common.LeaseUtils.keepAlive(LeaseExtensions.kt:33)
at io.etcd.recipes.common.LeaseUtils.keepAliveWith(LeaseExtensions.kt:29)
at io.etcd.recipes.common.KeepAliveUtils.putValuesWithKeepAlive-Q15Xa8I(KeepAliveExtensions.kt:67)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant