[ 
https://issues.apache.org/jira/browse/THRIFT-3359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14934132#comment-14934132
 ] 

Jens Geyer edited comment on THRIFT-3359 at 9/28/15 9:56 PM:
-------------------------------------------------------------

Good point, but OTOH base64 padding is implicitly given information that does 
not need to be transferred explicitly over the wire. The other side knows 
already how to pad base64 data.

Where I agree is that all readers should be able to read both variants.


was (Author: jensg):
Good point, but OTOH base64 padding is implicitly given information that does 
not need to be transferred explicitly over the wire. The other side knows 
already how to pad base64 data.

> Binary field incompatibilities
> ------------------------------
>
>                 Key: THRIFT-3359
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3359
>             Project: Thrift
>          Issue Type: Bug
>          Components: C# - Library, C++ - Library, Java - Library, JavaScript 
> - Library, Node.js - Library, Python - Library
>    Affects Versions: 0.9.3
>            Reporter: Nobuaki Sukegawa
>            Assignee: Nobuaki Sukegawa
>             Fix For: 0.9.4
>
>
> Binary fields in TJSONProtocols of many languages are incompatible to each 
> other.
> Also, those in all protocols of NodeJS cannot reliably talk to other 
> languages.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to