Amruth S created ATLAS-5025: ------------------------------- Summary: 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
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)