Re: Review Request 61566: ATLAS-1867: org.apache.atlas.AtlasClientV2.deleteAtlasTypeDefs gives an exception

2017-08-11 Thread David Radley

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


Ship it!




Ship It!

- David Radley


On Aug. 10, 2017, 5:56 p.m., Richard Ding wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/61566/
> ---
> 
> (Updated Aug. 10, 2017, 5:56 p.m.)
> 
> 
> Review request for atlas, David Radley, Madhan Neethiraj, and Sarath 
> Subramanian.
> 
> 
> Bugs: ATLAS-1867
> https://issues.apache.org/jira/browse/ATLAS-1867
> 
> 
> Repository: atlas
> 
> 
> Description
> ---
> 
> This patch returns the correct HTTP code ""204 No Content" instead of "200 OK"
> 
> 
> Diffs
> -
> 
>   client/src/main/java/org/apache/atlas/AtlasClientV2.java 13533571 
> 
> 
> Diff: https://reviews.apache.org/r/61566/diff/1/
> 
> 
> Testing
> ---
> 
> All unit tests pass after applying the patch.
> 
> 
> Thanks,
> 
> Richard Ding
> 
>



Review Request 61566: ATLAS-1867: org.apache.atlas.AtlasClientV2.deleteAtlasTypeDefs gives an exception

2017-08-10 Thread Richard Ding via Review Board

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

Review request for atlas, David Radley, Madhan Neethiraj, and Sarath 
Subramanian.


Bugs: ATLAS-1867
https://issues.apache.org/jira/browse/ATLAS-1867


Repository: atlas


Description
---

This patch returns the correct HTTP code ""204 No Content" instead of "200 OK"


Diffs
-

  client/src/main/java/org/apache/atlas/AtlasClientV2.java 13533571 


Diff: https://reviews.apache.org/r/61566/diff/1/


Testing
---

All unit tests pass after applying the patch.


Thanks,

Richard Ding