You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2021/03/25 02:39:00 UTC

[GitHub] [activemq] michaelandrepearce commented on a change in pull request #593: [AMQ-7502] Remove leveldb

michaelandrepearce commented on a change in pull request #593:
URL: https://github.com/apache/activemq/pull/593#discussion_r601001678



##########
File path: activemq-partition/src/main/java/org/apache/activemq/partition/ZKClient.java
##########
@@ -39,30 +25,32 @@
 import org.linkedin.util.clock.Timespan;
 import org.linkedin.util.concurrent.ConcurrentUtils;
 import org.linkedin.util.io.PathUtils;
-import org.linkedin.zookeeper.client.ChrootedZKClient;
-import org.linkedin.zookeeper.client.IZooKeeper;
-import org.linkedin.zookeeper.client.IZooKeeperFactory;
-import org.linkedin.zookeeper.client.LifecycleListener;
-import org.linkedin.zookeeper.client.ZooKeeperFactory;
-import org.osgi.framework.InvalidSyntaxException;

Review comment:
       why are we removing osgi support?




-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org