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

Hemanth Yamijala commented on ATLAS-664:
----------------------------------------

I tested the latest patch and the issues I have raised are addressed.

Regarding pagination, there are two forms of pagination. The first one is 
paginating among the results received from the server, which is implemented in 
this patch and is working OK. The second one is paginating the results from the 
server itself. I will open a new JIRA to handle this latter part.

Patch application failed because I think it took the png file as the patch 
(which is weird). I will re-attach the same patch and submit once more.

Overall, I am +1 for the patch based on my testing. Will commit it as soon as 
the submit patch report is available.

> UI: Add Support for Versioning / History
> ----------------------------------------
>
>                 Key: ATLAS-664
>                 URL: https://issues.apache.org/jira/browse/ATLAS-664
>             Project: Atlas
>          Issue Type: Improvement
>    Affects Versions: 0.7-incubating
>            Reporter: Erik Bergenholtz
>            Assignee: Kalyani Kashikar
>             Fix For: 0.7-incubating
>
>         Attachments: ATLAS-664.1.patch, ATLAS-664.patch, entity_created.png, 
> entity_update.png, tag_added.png, tag_deleted.png
>
>
> ATLAS-540 adds REST API support for fetching information about changes to 
> entities stored in Atlas (this is being referred to as versioning). For each 
> detailed page in Atlas, we need to expose the information provided by the 
> REST API in tabular format.
> It makes sense to create a separate tab (next to "tags") on the entity 
> detailed page where this information is displayed.
> The API is straightforward and can be accessed by {guid}/audit
> For more information see:
> https://github.com/apache/incubator-atlas/blob/master/webapp/src/main/java/org/apache/atlas/web/resources/EntityResource.java#L612



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to