[jira] [Commented] (AVRO-1156) Avro responder swallows thrown Errors

2012-09-11 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453436#comment-13453436 ] Doug Cutting commented on AVRO-1156: I think this change will just close the connection

[jira] [Commented] (AVRO-1156) Avro responder swallows thrown Errors

2012-09-11 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453452#comment-13453452 ] Doug Cutting commented on AVRO-1156: Also, if we want to go with the

[jira] [Commented] (AVRO-1156) Avro responder swallows thrown Errors

2012-09-11 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453455#comment-13453455 ] Philip Zeyliger commented on AVRO-1156: --- I misunderstood the patch, so withdraw my +1

[jira] [Commented] (AVRO-1156) Avro responder swallows thrown Errors

2012-09-11 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453461#comment-13453461 ] Scott Carey commented on AVRO-1156: --- Usually if you do something like throw new

[jira] [Commented] (AVRO-1156) Avro responder swallows thrown Errors

2012-09-11 Thread Mike Percy (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453462#comment-13453462 ] Mike Percy commented on AVRO-1156: -- Thanks for the feedback guys! Re. the zombie

[jira] [Commented] (AVRO-1156) Avro responder swallows thrown Errors

2012-09-11 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453470#comment-13453470 ] Brock Noland commented on AVRO-1156: I am +1 for throwing Error. Outside of some cases

[jira] [Commented] (AVRO-1156) Avro responder swallows thrown Errors

2012-09-11 Thread Mike Percy (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453473#comment-13453473 ] Mike Percy commented on AVRO-1156: -- To add a bit more information here, I'm seeing stack

[jira] [Commented] (AVRO-1156) Avro responder swallows thrown Errors

2012-09-11 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453477#comment-13453477 ] Doug Cutting commented on AVRO-1156: If there's a memory leak through a static field

[jira] [Commented] (AVRO-1156) Avro responder swallows thrown Errors

2012-09-11 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453490#comment-13453490 ] Doug Cutting commented on AVRO-1156: That logging doesn't look to me like a double

[jira] [Commented] (AVRO-1156) Avro responder swallows thrown Errors

2012-09-11 Thread Mike Percy (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453639#comment-13453639 ] Mike Percy commented on AVRO-1156: -- Doug I agree with your last comment about improving