[
https://issues.apache.org/jira/browse/AVRO-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14079644#comment-14079644
]
Dmitry Kovalev commented on AVRO-1555:
--------------------------------------
Doug,
this latest problem seems to be Mono-specific again, as it compiles and works
fine for me on windows. It says "internal compiler error" in the message, plus
I have found a few old bug reports for Mono compiler which sound similar so it
can be a bug in Mono compiler. I will try to investigate, but in the meantime I
have uploaded yet another patch where I have removed the ExceptionHandler code
that seems to cause the problem.
The server is still functional and has its uses without this code - just the
exception handling is not flexible.
Please could you try the latest patch - and if this version works for you in
Mono then I would suggest leaving it as is and then improving in a separate
JIRA as/if required.
> csharp IPC over HTTP support
> ----------------------------
>
> Key: AVRO-1555
> URL: https://issues.apache.org/jira/browse/AVRO-1555
> Project: Avro
> Issue Type: Improvement
> Components: csharp
> Affects Versions: 1.7.7
> Environment: .NET/Mono
> Reporter: Dmitry Kovalev
> Priority: Minor
> Fix For: 1.7.8
>
> Attachments: AVRO-1555-csharp-ipc-over-http.patch,
> AVRO-1555-csharp-ipc-over-http.patch, AVRO-1555-csharp-ipc-over-http.patch,
> AVRO-1555-csharp-ipc-over-http.patch
>
>
> provide a default implementation for Avro IPC over HTTP in C#, based on
> standard .NET platform HTTP components
--
This message was sent by Atlassian JIRA
(v6.2#6252)