[ 
https://issues.apache.org/jira/browse/AVRO-287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831102#action_12831102
 ] 

Jeff Hammerbacher commented on AVRO-287:
----------------------------------------

Yikes, sorry for that poor formatting. No editing possible to correct. The main 
point is that Python seems to react differently to running in the background 
than Java. The Java server writes to stdout while running in the background and 
it's captured in the output file just fine; the Python server tries to do the 
same thing but the output is not captured.



> Make RPC interop tests work with new Python implementation
> ----------------------------------------------------------
>
>                 Key: AVRO-287
>                 URL: https://issues.apache.org/jira/browse/AVRO-287
>             Project: Avro
>          Issue Type: Test
>          Components: python
>            Reporter: Jeff Hammerbacher
>            Assignee: Jeff Hammerbacher
>             Fix For: 1.3.0
>
>         Attachments: AVRO-287.patch, echo.avpr, HelloClient.java, 
> HelloServer.java, hw.py
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to