Amruth-github opened a new pull request, #339: URL: https://github.com/apache/atlas/pull/339
ATLAS-5025: Skip setLabel call when labels are empty The setLabel during notification processing introduces a overhead while ingesting a message as it involves a call to janus graph even though we don't have any labels to set. We can make this call conditional as this won't be required if we don't have any labels to set. Tests planned: 1. PC build passed: https://ci-builds.apache.org/job/Atlas/job/PreCommit-ATLAS-Build-Test/1855/console 2. Manual Tests 3. Functional Tests -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@atlas.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org