Suhas Vasu created FALCON-1098:
----------------------------------
Summary: 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 log
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)