From dev-return-41260-archive-asf-public=cust-asf.ponee.io@atlas.apache.org Wed Apr 14 23:51:05 2021 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-he-de.apache.org (mxout1-he-de.apache.org [95.216.194.37]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id DB3AB1804BB for ; Thu, 15 Apr 2021 01:51:05 +0200 (CEST) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-he-de.apache.org (ASF Mail Server at mxout1-he-de.apache.org) with SMTP id 194A061F6B for ; Wed, 14 Apr 2021 23:51:05 +0000 (UTC) Received: (qmail 85749 invoked by uid 500); 14 Apr 2021 23:51:01 -0000 Mailing-List: contact dev-help@atlas.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@atlas.apache.org Delivered-To: mailing list dev@atlas.apache.org Received: (qmail 85711 invoked by uid 99); 14 Apr 2021 23:51:01 -0000 Received: from mailrelay1-he-de.apache.org (HELO mailrelay1-he-de.apache.org) (116.203.21.61) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Apr 2021 23:51:01 +0000 Received: from jira2-he-de.apache.org (jira2-he-de.apache.org [168.119.33.54]) by mailrelay1-he-de.apache.org (ASF Mail Server at mailrelay1-he-de.apache.org) with ESMTPS id 3814D3E8AA for ; Wed, 14 Apr 2021 23:51:00 +0000 (UTC) Received: from jira2-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira2-he-de.apache.org (ASF Mail Server at jira2-he-de.apache.org) with ESMTP id 1DA7BC80293 for ; Wed, 14 Apr 2021 23:51:00 +0000 (UTC) Date: Wed, 14 Apr 2021 23:51:00 +0000 (UTC) From: "ASF subversion and git services (Jira)" To: dev@atlas.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ATLAS-3919) Handling classification propagation as deferred-action MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ATLAS-3919?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1732= 1813#comment-17321813 ]=20 ASF subversion and git services commented on ATLAS-3919: -------------------------------------------------------- Commit 6eb970ce23d4ce290687512d3871db8f086a9e4f in atlas's branch refs/head= s/branch-2.0 from Ashutosh Mestry [ https://gitbox.apache.org/repos/asf?p=3Datlas.git;h=3D6eb970c ] ATLAS-3919: Handling classification propagation as deferred-action Co-authored-by: Jayendra Parab Signed-off-by: Sarath Subramanian (cherry picked from commit 0751f16250220271ce63ab7523de37e1f85defda) > Handling classification propagation as deferred-action > ------------------------------------------------------ > > Key: ATLAS-3919 > URL: https://issues.apache.org/jira/browse/ATLAS-3919 > Project: Atlas > Issue Type: Improvement > Components: atlas-core > Affects Versions: 2.0.0, 2.1.0 > Reporter: Jayendra Parab > Assignee: Jayendra Parab > Priority: Major > > Currently, whenever a user assigns a tag or updates a tag on an entity, i= t gets propagated to all the entities derived from the tagged entity.=C2=A0= This operation takes quite a lot of time to complete (sometimes into minute= s) and causes usability issues on the UI and other clients invoking the RES= T API > To resolve this issue,=C2=A0tag-propagation needs to be handled as deferr= ed-action, so that time consuming like propagation, audits & notifications = can be processed in background threads -- This message was sent by Atlassian Jira (v8.3.4#803005)