You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Michael Park (JIRA)" <ji...@apache.org> on 2016/02/05 02:58:39 UTC

[jira] [Commented] (MESOS-4582) state.json serving duplicate "active" fields

    [ https://issues.apache.org/jira/browse/MESOS-4582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15133495#comment-15133495 ] 

Michael Park commented on MESOS-4582:
-------------------------------------

If a user, perhaps a script was passing us a JSON input with duplicate keys via an HTTP endpoint, disallowing duplicate keys in {{JSON::parse}} would break them. As such, I've discarded the patches to disallow duplicate keys in {{JSON::parse}}. I think we should continue to be accepting on user input and constrain our output to work for any JSON library.

> state.json serving duplicate "active" fields
> --------------------------------------------
>
>                 Key: MESOS-4582
>                 URL: https://issues.apache.org/jira/browse/MESOS-4582
>             Project: Mesos
>          Issue Type: Bug
>    Affects Versions: 0.27.0
>            Reporter: Michael Gummelt
>            Assignee: Michael Park
>            Priority: Blocker
>         Attachments: error.json
>
>
> state.json is serving duplicate "active" fields in frameworks.  See the framework "47df96c2-3f85-4bc5-b781-709b2c30c752-0000" In the attached file



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