You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Matt Massie (JIRA)" <ji...@apache.org> on 2010/04/04 17:22:27 UTC

[jira] Commented: (AVRO-502) Memory leak from parsing JSON schema.

    [ https://issues.apache.org/jira/browse/AVRO-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12853256#action_12853256 ] 

Matt Massie commented on AVRO-502:
----------------------------------

Robert-

Thanks for the clean patch and well-designed test case.  I've just committed your patch to trunk.

Can you try to assign this JIRA to yourself so that you get the credit you deserve for the work?  If you are unable to assign it, I will find a JIRA admin who can. 

Should we expect to see Avro bindings for Lua anytime soon?   :)

Bruce Mitchener is doing some performance work now on Avro-C that should dramatic improve performance.  Hopefully that will be seen in the results of your serialization benchmark.

 

> Memory leak from parsing JSON schema.
> -------------------------------------
>
>                 Key: AVRO-502
>                 URL: https://issues.apache.org/jira/browse/AVRO-502
>             Project: Avro
>          Issue Type: Bug
>          Components: c
>    Affects Versions: 1.3.2
>         Environment: Linux 2.6.28 Gentoo
>            Reporter: Robert G. Jakabosky
>         Attachments: avro_leak_with_debug.log, schema_leaks2.patch, test_schema_leaks_with_map_and_union.c
>
>
> the avro_schema_from_json() function seems to leak memory, even after the reference to the schema is released.
> I will attache output from valgrind.

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