[jira] [Commented] (AVRO-1923) Recursive record causes StackOverflow in GenericData.toString

2016-11-05 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15640510#comment-15640510 ] ASF subversion and git services commented on AVRO-1923: --- Commit aa0ee

[jira] [Commented] (AVRO-1923) Recursive record causes StackOverflow in GenericData.toString

2016-10-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15545527#comment-15545527 ] ASF GitHub Bot commented on AVRO-1923: -- Github user nielsbasjes closed the pull reques

[jira] [Commented] (AVRO-1923) Recursive record causes StackOverflow in GenericData.toString

2016-10-04 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15545480#comment-15545480 ] ASF subversion and git services commented on AVRO-1923: --- Commit e276a

[jira] [Commented] (AVRO-1923) Recursive record causes StackOverflow in GenericData.toString

2016-10-04 Thread Niels Basjes (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15545481#comment-15545481 ] Niels Basjes commented on AVRO-1923: Committed. > Recursive record causes StackOverflo

[jira] [Commented] (AVRO-1923) Recursive record causes StackOverflow in GenericData.toString

2016-09-29 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15533880#comment-15533880 ] Doug Cutting commented on AVRO-1923: The remove doesn't need to be in a 'finally' block

[jira] [Commented] (AVRO-1923) Recursive record causes StackOverflow in GenericData.toString

2016-09-28 Thread Niels Basjes (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15529733#comment-15529733 ] Niels Basjes commented on AVRO-1923: Yes, that is better (see updated pull request).

[jira] [Commented] (AVRO-1923) Recursive record causes StackOverflow in GenericData.toString

2016-09-26 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15523879#comment-15523879 ] Doug Cutting commented on AVRO-1923: Elsewhere in Avro we handle circular structures by

[jira] [Commented] (AVRO-1923) Recursive record causes StackOverflow in GenericData.toString

2016-09-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15513224#comment-15513224 ] ASF GitHub Bot commented on AVRO-1923: -- GitHub user nielsbasjes opened a pull request: