[
https://issues.apache.org/jira/browse/KAFKA-6187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Viktor Somogyi updated KAFKA-6187:
----------------------------------
Description:
In KAFKA-1044 we removed the hard dependency on junit and enabled users to
exclude it in their environment without causing any problems. We also agreed to
remove the kafka.utils.Logging class as it can be made redundant by LazyLogging
in scala-logging.
In this JIRA we will get rid of Logging by refactoring its remaining
functionalities (swallow* methods and logIdent).
was:
In KAFKA-1044 we removed the hard dependency on junit and enabled users to
exclude it in their environment without causing any problems. We also agreed to
remove the kafka.utils.Logging class as it can be made redundant by LazyLogging
in scala-logging.
In this JIRA we will get rid of Logging by replacing its remaining
functionalities with other features.
> Remove the Logging class in favor of LazyLogging in scala-logging
> -----------------------------------------------------------------
>
> Key: KAFKA-6187
> URL: https://issues.apache.org/jira/browse/KAFKA-6187
> Project: Kafka
> Issue Type: Task
> Components: core
> Reporter: Viktor Somogyi
> Assignee: Viktor Somogyi
>
> In KAFKA-1044 we removed the hard dependency on junit and enabled users to
> exclude it in their environment without causing any problems. We also agreed
> to remove the kafka.utils.Logging class as it can be made redundant by
> LazyLogging in scala-logging.
> In this JIRA we will get rid of Logging by refactoring its remaining
> functionalities (swallow* methods and logIdent).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)