Andras Katona created ATLAS-4063:
------------------------------------
Summary: EmbeddedKafkaServer simplification
Key: ATLAS-4063
URL: https://issues.apache.org/jira/browse/ATLAS-4063
Project: Atlas
Issue Type: Improvement
Reporter: Andras Katona
For easier Kafka dependency upgrading
- getting rid of org.apache.kafka.common.utils.Time implementation - as we can
use one provided by Kafka
- unnecessary usage of scala converter: scala.collection.JavaConversions, using
ArrayBuffer instead directly
--
This message was sent by Atlassian Jira
(v8.3.4#803005)