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

Suhas Vasu updated FALCON-1098:
-------------------------------
    Description: 
Currently when we make an API call to prism, the params go through HTTPChannel 
where the query is constructed for the server.
The params are checked for specific datatypes which is not feasible in the long 
run (where we start passing params of different types). This needs to be 
handled in a better way.

  was:
Currently when we make an API call to prism, the params go through HTTPChannel 
where the query is constructed for the server.
The params are checked for specific datatypes which is not feasible in the log 
run (where we start passing params of different types). This needs to be 
handled in a better way.


> Handle all data types when delegating the query from prism to server
> --------------------------------------------------------------------
>
>                 Key: FALCON-1098
>                 URL: https://issues.apache.org/jira/browse/FALCON-1098
>             Project: Falcon
>          Issue Type: Improvement
>            Reporter: Suhas Vasu
>            Priority: Minor
>
> Currently when we make an API call to prism, the params go through 
> HTTPChannel where the query is constructed for the server.
> The params are checked for specific datatypes which is not feasible in the 
> long run (where we start passing params of different types). This needs to be 
> handled in a better way.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to