You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Suma Shivaprasad (JIRA)" <ji...@apache.org> on 2017/04/27 04:21:04 UTC

[jira] [Resolved] (ATLAS-1744) Error when searching type with attribute name "order" , "limit" , "offset"

     [ https://issues.apache.org/jira/browse/ATLAS-1744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Suma Shivaprasad resolved ATLAS-1744.
-------------------------------------
       Resolution: Fixed
         Assignee: Suma Shivaprasad
    Fix Version/s: 0.9-incubating

> Error when searching type with attribute name "order" , "limit" , "offset"
> --------------------------------------------------------------------------
>
>                 Key: ATLAS-1744
>                 URL: https://issues.apache.org/jira/browse/ATLAS-1744
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>    Affects Versions: 0.8-incubating, 0.9-incubating
>            Reporter: Sharmadha Sainath
>            Assignee: Suma Shivaprasad
>             Fix For: 0.9-incubating
>
>         Attachments: OrderSearchError.txt
>
>
> 1.Created a type with attributes "order", "limit", "offset"
> 2.Created an entity for the type.
> 3.Searched 
> type where order="random" 
> which threw 500 internal server error with error notification
> {code}
> Discovery query failed type_entity where order ="random"
> {code}.
> Same exception when searching type with name "limit" and "offset"
> type where limit="upper"
> type where offset="middle"
> Attached the complete exception stack trace .



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)