[jira] [Commented] (AVRO-1625) Adding Microsoft C# Implementation to the project

2015-01-14 Thread David Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14277045#comment-14277045 ] David Taylor commented on AVRO-1625: Would it be possible to add your enhancements to

[jira] [Commented] (AVRO-1342) ObjectCreator fails if bad assemblies loaded

2014-08-05 Thread David Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14086567#comment-14086567 ] David Taylor commented on AVRO-1342: It looks reasonable eyeballing it but I am running

[jira] [Created] (AVRO-1446) System errors not supported in RPC

2014-01-24 Thread David Taylor (JIRA)
David Taylor created AVRO-1446: -- Summary: System errors not supported in RPC Key: AVRO-1446 URL: https://issues.apache.org/jira/browse/AVRO-1446 Project: Avro Issue Type: Bug

[jira] [Commented] (AVRO-975) Support RPC in C#

2014-01-24 Thread David Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13881459#comment-13881459 ] David Taylor commented on AVRO-975: --- No problem. Raised with suggested fix included as

[jira] [Updated] (AVRO-1446) System errors not supported in RPC

2014-01-24 Thread David Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Taylor updated AVRO-1446: --- Attachment: system-error-fix.diff Suggested patch attached including new test case. System errors

[jira] [Updated] (AVRO-975) Support RPC in C#

2014-01-15 Thread David Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Taylor updated AVRO-975: -- Attachment: (was: Responder.cs.diff) Support RPC in C# - Key:

[jira] [Updated] (AVRO-975) Support RPC in C#

2014-01-15 Thread David Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Taylor updated AVRO-975: -- Attachment: Responder.cs.diff Updated the Responder patch. The system error needs to be a union schema,

[jira] [Created] (AVRO-1438) C# reader performance improvement

2014-01-14 Thread David Taylor (JIRA)
David Taylor created AVRO-1438: -- Summary: C# reader performance improvement Key: AVRO-1438 URL: https://issues.apache.org/jira/browse/AVRO-1438 Project: Avro Issue Type: Improvement

[jira] [Updated] (AVRO-1438) C# reader performance improvement

2014-01-14 Thread David Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Taylor updated AVRO-1438: --- Attachment: RecordSchema.cs.diff Patch attached. C# reader performance improvement

[jira] [Updated] (AVRO-975) Support RPC in C#

2014-01-14 Thread David Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Taylor updated AVRO-975: -- Attachment: Responder.cs.diff The responder also need to include generic string error messages in its

[jira] [Reopened] (AVRO-975) Support RPC in C#

2014-01-13 Thread David Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Taylor reopened AVRO-975: --- There seems to be problem with the patch. A line from the errors-and-remote-protocols.975.diff patch I

[jira] [Updated] (AVRO-975) Support RPC in C#

2014-01-13 Thread David Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Taylor updated AVRO-975: -- Attachment: Protocol.cs.diff Attached is a one line fix. Support RPC in C# -

[jira] [Updated] (AVRO-1436) SpecificTests fails on repeated runs

2014-01-13 Thread David Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Taylor updated AVRO-1436: --- Attachment: SpecificTests.cs.diff Simplistic patch attached. SpecificTests fails on repeated runs

[jira] [Created] (AVRO-1436) SpecificTests fails on repeated runs

2014-01-13 Thread David Taylor (JIRA)
David Taylor created AVRO-1436: -- Summary: SpecificTests fails on repeated runs Key: AVRO-1436 URL: https://issues.apache.org/jira/browse/AVRO-1436 Project: Avro Issue Type: Bug

[jira] [Commented] (AVRO-975) Support RPC in C#

2014-01-13 Thread David Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13869661#comment-13869661 ] David Taylor commented on AVRO-975: --- Apologies, the patch was named Protocol.cs.diff but

[jira] [Created] (AVRO-1434) ObjectCreator.cs is not thread safe

2014-01-10 Thread David Taylor (JIRA)
David Taylor created AVRO-1434: -- Summary: ObjectCreator.cs is not thread safe Key: AVRO-1434 URL: https://issues.apache.org/jira/browse/AVRO-1434 Project: Avro Issue Type: Bug

[jira] [Updated] (AVRO-1434) ObjectCreator.cs is not thread safe

2014-01-10 Thread David Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Taylor updated AVRO-1434: --- Attachment: ObjectCreator.cs.diff Suggested patch attach. ObjectCreator.cs is not thread safe

[jira] [Updated] (AVRO-975) Support RPC in C#

2013-05-30 Thread David Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Taylor updated AVRO-975: -- Attachment: propagate-exception.diff One more. In Requestor.cs if an exception is thrown while

[jira] [Created] (AVRO-1342) ObjectCreator fails if bad assemblies loaded

2013-05-30 Thread David Taylor (JIRA)
David Taylor created AVRO-1342: -- Summary: ObjectCreator fails if bad assemblies loaded Key: AVRO-1342 URL: https://issues.apache.org/jira/browse/AVRO-1342 Project: Avro Issue Type: Improvement

[jira] [Updated] (AVRO-1342) ObjectCreator fails if bad assemblies loaded

2013-05-30 Thread David Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Taylor updated AVRO-1342: --- Attachment: continue-on-exception.diff Attached is an example where the exception is caught and

[jira] [Updated] (AVRO-975) Support RPC in C#

2013-05-28 Thread David Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Taylor updated AVRO-975: -- Attachment: errors-and-remote-protocols.975.diff Mark, Thank you for completing this. I was able to

[jira] [Commented] (AVRO-1113) AVRO-946 breaks AVRO-723

2012-06-12 Thread David Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13293975#comment-13293975 ] David Taylor commented on AVRO-1113: I can see why, the test case just checks that the