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


Ship it!




Ship It!

- Radhika Kundam


On Sept. 25, 2024, 7:56 a.m., Pinal Shah wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/75216/
> -----------------------------------------------------------
> 
> (Updated Sept. 25, 2024, 7:56 a.m.)
> 
> 
> Review request for atlas, Jayendra Parab and Radhika Kundam.
> 
> 
> Bugs: ATLAS-4859
>     https://issues.apache.org/jira/browse/ATLAS-4859
> 
> 
> Repository: atlas
> 
> 
> Description
> -------
> 
> *Issue:* While doing an incremental import which involves classification 
> updates, it throws NPE and import gets failed.
> 
> 
> *Cause:*
> This issue occurs when there are running background tasks and while 
> classification update, it fetched list of pending tasks, but as soon as it 
> gets it paramters, that task gets completed and purged from database. hence 
> NullPointerException.
> 
> 
> Diffs
> -----
> 
>   
> repository/src/main/java/org/apache/atlas/repository/store/graph/v2/EntityGraphMapper.java
>  9d96fc1cc 
> 
> 
> Diff: https://reviews.apache.org/r/75216/diff/2/
> 
> 
> Testing
> -------
> 
> Manual testing done
> 
> 
> Thanks,
> 
> Pinal Shah
> 
>

Reply via email to