chaitalicod commented on code in PR #729: URL: https://github.com/apache/atlas/pull/729#discussion_r3849814132
########## repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasRelationshipStoreV2.java: ########## Review Comment: handleBlockedClassifications is still present and used only by create now. Please confirm this is intentional (create is synchronous, update is deferred). If so, fine — but the two paths now use two different code paths for the same logical operation 375-379 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
