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

chaitali borole edited comment on ATLAS-2962 at 4/2/19 10:46 AM:
-----------------------------------------------------------------

 

Hi,

I tested with this API-"http://atlasServerURL/api/atlas/v2/entity/bulk?guid=";

If guid is not specified /Given blank then below error will thrown
 "errorCode": "ATLAS-404-00-005",
 "errorMessage": "Given instance guid is invalid/not found"
  
 Its an server side exception.

 


was (Author: chaitali):
[noformat]

Hi,

I tested with this API-"http://atlasServerURL/api/atlas/v2/entity/bulk?guid=";

If guid is not specified /Given blank then below error will thrown
 "errorCode": "ATLAS-404-00-005",
 "errorMessage": "Given instance guid is invalid/not found"
  
 Its an server side exception.

[noformat]

> AtlasClientV2.getEntitiesByGuids(List<String> guids) throws a service 
> exception when given an empty list
> --------------------------------------------------------------------------------------------------------
>
>                 Key: ATLAS-2962
>                 URL: https://issues.apache.org/jira/browse/ATLAS-2962
>             Project: Atlas
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Paul Khermouch
>            Priority: Major
>
> Calling the method 
> `org.apache.atlas.AtlasClientV2.getEntitiesByGuids(List<String> guids)` on an 
> empty list throws an AtlasServiceException. I'm not sure if this is a client 
> error or a server error.



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

Reply via email to