You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by Apoorv Naik <na...@gmail.com> on 2017/01/04 23:56:49 UTC

Re: Review Request 54962: Search API fix

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

(Updated Jan. 4, 2017, 11:56 p.m.)


Review request for atlas, Madhan Neethiraj, Sarath Subramanian, and Suma Shivaprasad.


Repository: atlas


Description (updated)
-------

Search API fix for returning an empty list / container object instead of a 204 for backward compatibility with existing clients.


Diffs
-----

  intg/src/main/java/org/apache/atlas/AtlasErrorCode.java 94a249c4 
  repository/src/main/java/org/apache/atlas/GraphTransactionInterceptor.java a7124bf8 
  repository/src/main/java/org/apache/atlas/repository/store/graph/AtlasTypeDefGraphStore.java 95a34b01 
  repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasClassificationDefStoreV1.java d34757ce 
  webapp/src/main/java/org/apache/atlas/web/resources/TypesResource.java 9acfb2fe 
  webapp/src/main/java/org/apache/atlas/web/rest/TypesREST.java 27c2c742 

Diff: https://reviews.apache.org/r/54962/diff/


Testing
-------

mvn clean install -Pdist executing successfully.


Thanks,

Apoorv Naik


Re: Review Request 54962: Search API fix

Posted by Apoorv Naik <na...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54962/
-----------------------------------------------------------

(Updated Jan. 5, 2017, 3:03 a.m.)


Review request for atlas, Madhan Neethiraj, Sarath Subramanian, and Suma Shivaprasad.


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


Repository: atlas


Description
-------

Search API fix for returning an empty list / container object instead of a 204 for backward compatibility with existing clients.


Diffs
-----

  intg/src/main/java/org/apache/atlas/AtlasErrorCode.java 94a249c4 
  repository/src/main/java/org/apache/atlas/GraphTransactionInterceptor.java 7d6e5936 
  repository/src/main/java/org/apache/atlas/repository/store/graph/AtlasTypeDefGraphStore.java 95a34b01 
  repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasClassificationDefStoreV1.java d34757ce 
  webapp/src/main/java/org/apache/atlas/web/resources/TypesResource.java 41259c7c 
  webapp/src/main/java/org/apache/atlas/web/rest/TypesREST.java 6f7b0fe6 

Diff: https://reviews.apache.org/r/54962/diff/


Testing
-------

mvn clean install -Pdist executing successfully.


Thanks,

Apoorv Naik


Re: Review Request 54962: Search API fix

Posted by Apoorv Naik <na...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54962/
-----------------------------------------------------------

(Updated Jan. 5, 2017, 3:03 a.m.)


Review request for atlas, Madhan Neethiraj, Sarath Subramanian, and Suma Shivaprasad.


Changes
-------

Rebased on latest master.


Repository: atlas


Description
-------

Search API fix for returning an empty list / container object instead of a 204 for backward compatibility with existing clients.


Diffs (updated)
-----

  intg/src/main/java/org/apache/atlas/AtlasErrorCode.java 94a249c4 
  repository/src/main/java/org/apache/atlas/GraphTransactionInterceptor.java 7d6e5936 
  repository/src/main/java/org/apache/atlas/repository/store/graph/AtlasTypeDefGraphStore.java 95a34b01 
  repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasClassificationDefStoreV1.java d34757ce 
  webapp/src/main/java/org/apache/atlas/web/resources/TypesResource.java 41259c7c 
  webapp/src/main/java/org/apache/atlas/web/rest/TypesREST.java 6f7b0fe6 

Diff: https://reviews.apache.org/r/54962/diff/


Testing
-------

mvn clean install -Pdist executing successfully.


Thanks,

Apoorv Naik