[
https://issues.apache.org/jira/browse/YARN-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13914834#comment-13914834
]
Billie Rinaldi commented on YARN-1729:
--------------------------------------
I don't understand what you mean. Are you saying that we should test a long in
the integer range (which is done in the following line), or that you're
wondering if this is a valid test?
{code}
assertEquals(42, GenericObjectMapper.read(GenericObjectMapper.write(42l)))
{code}
> TimelineWebServices always passes primary and secondary filters as strings
> --------------------------------------------------------------------------
>
> Key: YARN-1729
> URL: https://issues.apache.org/jira/browse/YARN-1729
> Project: Hadoop YARN
> Issue Type: Sub-task
> Reporter: Billie Rinaldi
> Assignee: Billie Rinaldi
> Attachments: YARN-1729.1.patch, YARN-1729.2.patch, YARN-1729.3.patch
>
>
> Primary filters and secondary filter values can be arbitrary json-compatible
> Object. The web services should determine if the filters specified as query
> parameters are objects or strings before passing them to the store.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)