[ https://issues.apache.org/jira/browse/ATLAS-3114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Le Ma updated ATLAS-3114: ------------------------- Attachment: (was: Screen Shot 2019-05-07 at 4.32.00 PM.png) > Issue with concurrent bulk inserts for entities > ----------------------------------------------- > > Key: ATLAS-3114 > URL: https://issues.apache.org/jira/browse/ATLAS-3114 > Project: Atlas > Issue Type: Bug > Reporter: Ayush Nigam > Assignee: chaitali borole > Priority: Major > Attachments: 2010-rdbms_model.json, ATLAS-3114.patch, > AtlasClientV2Test.java, Error.txt, image-2019-05-07-09-28-21-892.png, > model.json > > > We have a model with tables having attribute 'columns' in which we are > attaching list of object ids for all columns once these are created. We are > using clientV2 java APIs. > We are doing bulk operation for columns and parallelizing the tables. > Sometimes the issue is that bulk creation for columns is successful,i.e. > atlas don't throw any exception but we get some columns as created,some as > updated,whereas as none of the columns existed before.Even it misses out some > entities while creating.Some are created and some are just silently missed > without throwing an exception. > So to sum up issue is there for concurrent bulk create/update calls.It works > for concurrent single entity create/update calls. > -- This message was sent by Atlassian JIRA (v7.6.3#76005)