You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by "zealot (JIRA)" <ji...@apache.org> on 2017/12/14 10:26:00 UTC

[jira] [Created] (CURATOR-445) Curator failed to detect ZooKeeper 3.5.x under OSGi

zealot created CURATOR-445:
------------------------------

             Summary: Curator failed to detect ZooKeeper 3.5.x under OSGi
                 Key: CURATOR-445
                 URL: https://issues.apache.org/jira/browse/CURATOR-445
             Project: Apache Curator
          Issue Type: Bug
          Components: Framework
    Affects Versions: 4.0.0
            Reporter: zealot


Curator detect ZooKeeper 3.5.x using Class.forName("org.apache.zookeeper.admin.ZooKeeperAdmin")

DynamicImport-Package is required to use import class by string under OSGi.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)