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

Thiruvalluvan M. G. commented on AVRO-1424:
-------------------------------------------

Yes Doug. I'm waiting for Ramana to confirm that this works for his real use 
cases. Of course, I've tested it with the sample schema he gave I just want to 
make sure that his other use cases are taken care, too.

> ValidatingDecoder hangs on large schema
> ---------------------------------------
>
>                 Key: AVRO-1424
>                 URL: https://issues.apache.org/jira/browse/AVRO-1424
>             Project: Avro
>          Issue Type: Bug
>          Components: c++
>    Affects Versions: 1.7.5
>            Reporter: Ramana Suvarapu
>            Assignee: Thiruvalluvan M. G.
>             Fix For: 1.7.6
>
>         Attachments: AVRO-1424.patch, model.avsc
>
>
> Try to create Validation decoder using attached schema. It hangs and causes 
> huge memory allocation. The problem is because of boost::any which is making 
> excessive copies of objects when creating Symbols.
> And also fixup method which is being called in validation decoder creation 
> stack is also taking long very very long time.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to