> On March 20, 2019, 2:44 p.m., Ashutosh Mestry wrote:
> > repository/src/main/java/org/apache/atlas/repository/patches/UniqueAttributePatchHandler.java
> > Lines 93 (patched)
> > <https://reviews.apache.org/r/70236/diff/2/?file=2133051#file2133051line93>
> >
> >     Consider ProducerConsumer framwork for handling large datasets.

will handle multi-threaded approach in a followup JIRA.


- Sarath


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/70236/#review213856
-----------------------------------------------------------


On March 21, 2019, 5:59 p.m., Sarath Subramanian wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/70236/
> -----------------------------------------------------------
> 
> (Updated March 21, 2019, 5:59 p.m.)
> 
> 
> Review request for atlas, Ashutosh Mestry, Kapildeo Nayak, madhan, Nikhil 
> Bonte, and Nixon Rodrigues.
> 
> 
> Bugs: ATLAS-3077
>     https://issues.apache.org/jira/browse/ATLAS-3077
> 
> 
> Repository: atlas
> 
> 
> Description
> -------
> 
> We have Atlas typedef patches available to update out of box type 
> definitions. This JIRA will introduce a new java patch framework to handle 
> changes to the graph database not specific to type changes.
> 
> For e.g. In case of migration, to add/update property keys in vertices - java 
> patch framework can be used, which will be run at the atlas startup time 
> during bootstrap.
> 
> 
> Diffs
> -----
> 
>   intg/src/main/java/org/apache/atlas/model/patches/AtlasPatch.java cdf2441d2 
>   
> repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.java
>  4805435c7 
>   
> repository/src/main/java/org/apache/atlas/repository/patches/AtlasJavaPatchHandler.java
>  PRE-CREATION 
>   
> repository/src/main/java/org/apache/atlas/repository/patches/PatchContext.java
>  PRE-CREATION 
>   
> repository/src/main/java/org/apache/atlas/repository/patches/UniqueAttributePatchHandler.java
>  PRE-CREATION 
>   
> repository/src/main/java/org/apache/atlas/repository/store/bootstrap/AtlasTypeDefStoreInitializer.java
>  337a6db6c 
>   
> repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasGraphUtilsV2.java
>  2d5fd9706 
>   webapp/src/main/java/org/apache/atlas/web/resources/AdminResource.java 
> 01bdcf7e2 
> 
> 
> Diff: https://reviews.apache.org/r/70236/diff/3/
> 
> 
> Testing
> -------
> 
> Verified with migrated data that patch was applied cleanly
> 
> 
> Thanks,
> 
> Sarath Subramanian
> 
>

Reply via email to