[
https://issues.apache.org/jira/browse/ATLAS-5025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17949889#comment-17949889
]
ASF subversion and git services commented on ATLAS-5025:
--------------------------------------------------------
Commit df8bebb153706eb7306cabebf9b8d518c26bfde7 in atlas's branch
refs/heads/atlas-2.5 from Amruth S
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=df8bebb15 ]
ATLAS-5025: entity-create perf improvement - skip setLabel call when empty
(#339)
(cherry picked from commit 527ff208403715ad60cce5d1b6ea554c9c596867)
> Skip setLabel call when labels are empty
> ----------------------------------------
>
> Key: ATLAS-5025
> URL: https://issues.apache.org/jira/browse/ATLAS-5025
> Project: Atlas
> Issue Type: Improvement
> Affects Versions: 2.4.0
> Reporter: Amruth S
> Assignee: Amruth S
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> The setLabel during notification processing introduces a overhead while
> ingesting a message as it involves a lot of calls to janusgraph.
> We can make this call conditional as this won't be required if we don't have
> any labels to set.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)