You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Patrik Márton (Jira)" <ji...@apache.org> on 2022/08/15 08:17:00 UTC

[jira] [Commented] (ATLAS-4619) Refactor Atlas webapp module to remove Kafka core dependency

    [ https://issues.apache.org/jira/browse/ATLAS-4619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17579594#comment-17579594 ] 

Patrik Márton commented on ATLAS-4619:
--------------------------------------

[~pinal] Can you please review this?

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