pegasystems / charlatan

Charlatan is a library created for Apache Kafka in order to substitute real Zookeeper with Zookeeper imitation. Charlatan was tested only with Apache Kafka version 0.11.0.1.
Apache License 2.0
5 stars 1 forks source link

Move org.apache.zookeeper classes from common to adapter sub-project. #5

Open natalia-v-miro opened 6 years ago

natalia-v-miro commented 6 years ago

Charlatan-adapter uses zookeeper classes as they should be found on classpath by class-loader. Charlatan-server shouldn't use zookeeper classes as if application has real zookeeper dependency - classes clash in the classpath