[jira] [Commented] (ATLAS-3113) Use index query to search for active entities and better logging in java patch framework

2019-04-03 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ATLAS-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16808655#comment-16808655
 ] 

ASF subversion and git services commented on ATLAS-3113:


Commit 66f57da82afd1d348eca4e0c9deccc3838ebe114 in atlas's branch 
refs/heads/master from Sarath Subramanian
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=66f57da ]

ATLAS-3113: Use index query to search for active entities and better logging in 
java patch framework


> Use index query to search for active entities and better logging in java 
> patch framework
> 
>
> Key: ATLAS-3113
> URL: https://issues.apache.org/jira/browse/ATLAS-3113
> Project: Atlas
>  Issue Type: Bug
>  Components:  atlas-core
>Affects Versions: 1.1.0
>Reporter: Sarath Subramanian
>Assignee: Sarath Subramanian
>Priority: Major
> Fix For: 2.0.0
>
>
> In java patch framework - Unique attribute patch handler - to retrieve all 
> active entities graph query is used, graph query is expensive when number of 
> entities are large. This Jira updates the graph query to use index query and 
> also logging enhancements.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ATLAS-3113) Use index query to search for active entities and better logging in java patch framework

2019-04-01 Thread Sarath Subramanian (JIRA)


[ 
https://issues.apache.org/jira/browse/ATLAS-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16807405#comment-16807405
 ] 

Sarath Subramanian commented on ATLAS-3113:
---

Code review: [https://reviews.apache.org/r/70358/]

> Use index query to search for active entities and better logging in java 
> patch framework
> 
>
> Key: ATLAS-3113
> URL: https://issues.apache.org/jira/browse/ATLAS-3113
> Project: Atlas
>  Issue Type: Bug
>  Components:  atlas-core
>Affects Versions: 1.1.0
>Reporter: Sarath Subramanian
>Assignee: Sarath Subramanian
>Priority: Major
> Fix For: 2.0.0
>
>
> In java patch framework - Unique attribute patch handler - to retrieve all 
> active entities graph query is used, graph query is expensive when number of 
> entities are large. This Jira updates the graph query to use index query and 
> also logging enhancements.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)