[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] [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] [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-975) Support RPC in C#

2013-08-20 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-975: -- Resolution: Fixed Fix Version/s: 1.7.6 Assignee: Mark Lamley Status: Resolved

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

2013-07-30 Thread Bruce Collie (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruce Collie updated AVRO-975: -- Attachment: types_main.diff types_ipc.diff I had problems trying to apply the latest

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

2013-07-28 Thread Mark Lamley (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Lamley updated AVRO-975: - Attachment: Avro-975-complete4.patch Attached is Avro-975-complete4.patch with a fix for arrays and maps

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

2013-07-03 Thread Mark Lamley (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Lamley updated AVRO-975: - Attachment: Avro-975-complete3.patch I was able to reproduce the failing test with Ubuntu 64bit +

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

2013-07-01 Thread Mark Lamley (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Lamley updated AVRO-975: - Attachment: Avro-975-complete2.patch Attached is Avro-975-complete2.patch. It combines the following:

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

2013-06-25 Thread Bruce Collie (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruce Collie updated AVRO-975: -- Attachment: java-compat.diff RPC compatibility fix between .NET and Java Support RPC

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

2013-06-25 Thread Bruce Collie (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruce Collie updated AVRO-975: -- Attachment: timeout-unhandled-exception.diff When a java(possibly any) client closed the connection to a

[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] [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] [Updated] (AVRO-975) Support RPC in C#

2013-04-11 Thread Mark Lamley (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Lamley updated AVRO-975: - Attachment: Avro-975-00.patch avro-975-00.patch is attached. This patch is independent of the other

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

2011-12-27 Thread Andrew Craft (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Craft updated AVRO-975: -- Attachment: 975.patch main patch depends on including castle core in main\lib

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

2011-12-27 Thread Andrew Craft (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Craft updated AVRO-975: -- Affects Version/s: 1.6.1 Status: Patch Available (was: Open) Basic working version of

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

2011-12-27 Thread Andrew Craft (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Craft updated AVRO-975: -- Attachment: buildtask.patch Support RPC in C# - Key: AVRO-975