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

Abdullah Alamoudi closed ASTERIXDB-1542.
----------------------------------------

> Change allowed statement in api servlet to return set instead of list
> ---------------------------------------------------------------------
>
>                 Key: ASTERIXDB-1542
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1542
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: API - HTTP API
>            Reporter: Abdullah Alamoudi
>            Assignee: Abdullah Alamoudi
>            Priority: Minor
>
> protected abstract List<Byte> getAllowedStatements();
> should be changed to:
> protected abstract Set<Byte> getAllowedStatements();



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

Reply via email to