[
https://issues.apache.org/jira/browse/ATLAS-4619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Patrik Márton reassigned ATLAS-4619:
------------------------------------
Assignee: Patrik Márton
> Refactor Atlas webapp module to remove Kafka core dependency
> ------------------------------------------------------------
>
> Key: ATLAS-4619
> URL: https://issues.apache.org/jira/browse/ATLAS-4619
> Project: Atlas
> Issue Type: Bug
> Components: atlas-core
> Reporter: Patrik Márton
> Assignee: Patrik Márton
> Priority: Major
>
> Goal is to break the strong coupling between Atlas components and Kafka.
> These dependencies include using server side libraries of Kafka (this couples
> the Scala version and other non-public interfaces of Kafka). Any code using
> server side libraries of Kafka should be refactored.
> Since atlas webapp module uses the ShutdownableThread from core kafka, it
> should be refactored in a way to eliminate this dependency.
> https://github.com/apache/atlas/blob/master/webapp/src/main/java/org/apache/atlas/notification/NotificationHookConsumer.java#L526
--
This message was sent by Atlassian Jira
(v8.20.10#820010)