You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Ted Dunning (JIRA)" <ji...@apache.org> on 2010/10/17 09:58:22 UTC

[jira] Resolved: (MAHOUT-528) Perverse serialization format ... JSON contain strings that parse into JSON that contain strings that parse into JSON

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

Ted Dunning resolved MAHOUT-528.
--------------------------------

    Resolution: Fixed

OK.  Committed the changes with reasonable tests.  I didn't test back compatibility, but it should be there.

> Perverse serialization format ... JSON contain strings that parse into JSON that contain strings that parse into JSON
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: MAHOUT-528
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-528
>             Project: Mahout
>          Issue Type: Bug
>            Reporter: Ted Dunning
>             Fix For: 0.4
>
>
> The current use of gson has some very odd use of strings that could be eliminated to allow much faster serialization with less memory use.
> Backwards compatibility should be a mild goal with this fix.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.